Package com.arjuna.wsc
Class NoActivityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.wsc.NoActivityException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionNoActivityException
(String message) NoActivityException
(String message, Throwable cause) NoActivityException
(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
-
NoActivityException
public NoActivityException() -
NoActivityException
-
NoActivityException
-
NoActivityException
-