Package com.arjuna.mw.wsas.exceptions
Class SystemCommunicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.arjuna.mw.wsas.exceptions.WSASException
com.arjuna.mw.wsas.exceptions.SystemException
com.arjuna.mw.wsas.exceptions.SystemCommunicationException
- All Implemented Interfaces:
Serializable
Marker interface for exceptions e.g. timeouts, in the client/server communication.
- See Also:
-
Constructor Summary
ConstructorDescriptionSystemCommunicationException
(String s, int errorcode) SystemCommunicationException
(String reason, Object obj) -
Method Summary
Methods inherited from class com.arjuna.mw.wsas.exceptions.WSASException
getData, getErrorCode
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() -
SystemCommunicationException
-
SystemCommunicationException
-
SystemCommunicationException
-
SystemCommunicationException
-