Package com.microfocus.zfe.haapi
Class SessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.microfocus.zfe.haapi.HaapiException
com.microfocus.zfe.haapi.SessionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PresentationSpaceException
- See Also:
-
Constructor Summary
ConstructorDescriptionSessionException
(String msg) SessionException
(String msg, Throwable cause) SessionException
(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
-
SessionException
public SessionException() -
SessionException
-
SessionException
-
SessionException
-