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
define serialVersionUID for interoperability
|
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.info
- Information.Copyright © 2023 ScalAgent D.T.. All rights reserved.