public class StateException extends MomException
StateException
is thrown by a destination or a proxy when
processing a request in an invalid state.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
type
Constructor and Description |
---|
StateException(String info)
Constructs a
Statexception instance. |
getType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public StateException(String info)
Statexception
instance.Copyright © 2018 ScalAgent D.T.. All Rights Reserved.