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
public class SessionException extends HaapiException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SessionException()
SessionException(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
-
-