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