Package host.anzo.simon.exceptions
Class SessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
host.anzo.simon.exceptions.SimonRemoteException
host.anzo.simon.exceptions.SessionException
- All Implemented Interfaces:
Serializable
This exception is thrown, if there's a problem with the underlying session, that is connected to the communications opposite.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SessionException
-