Package com.arjuna.wsc
Class InvalidStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.wsc.InvalidStateException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidStateException
(String message) InvalidStateException
(String message, Throwable cause) InvalidStateException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidStateException
public InvalidStateException() -
InvalidStateException
-
InvalidStateException
-
InvalidStateException
-