Package com.microfocus.zfe.haapi.ps
Class PresentationSpaceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.microfocus.zfe.haapi.HaapiException
-
- com.microfocus.zfe.haapi.SessionException
-
- com.microfocus.zfe.haapi.ps.PresentationSpaceException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidPositionException
,OIAException
,ProtectedFieldException
public class PresentationSpaceException extends SessionException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PresentationSpaceException()
PresentationSpaceException(String msg)
PresentationSpaceException(String msg, Throwable cause)
PresentationSpaceException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-