Package com.microfocus.zfe.haapi.ps
Class OIAException
- 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
-
- com.microfocus.zfe.haapi.ps.OIAException
-
- All Implemented Interfaces:
Serializable
public class OIAException extends PresentationSpaceException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OIAException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
OIAException
public OIAException(String msg)
-
-