Package com.arjuna.wst.stub
Class SystemCommunicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.wst.SystemException
com.arjuna.wst.stub.SystemCommunicationException
- All Implemented Interfaces:
Serializable
Marker interface for exceptions e.g. timeouts, in the client/server communication.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SystemCommunicationException
public SystemCommunicationException()
-