Class ObligationHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.security.access.extension.authz.ObligationHandlerException
- All Implemented Interfaces:
Serializable
A server side obligation handler exception.
- See Also:
-
Constructor Summary
ConstructorDescriptionObligationHandlerException
(String message) ObligationHandlerException
(String message, 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
-
ObligationHandlerException
public ObligationHandlerException() -
ObligationHandlerException
-
ObligationHandlerException
-
ObligationHandlerException
-