Package com.basis.api.admin
Class BBjAdminSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.basis.api.admin.BBjAdminException
com.basis.api.admin.BBjAdminSecurityException
- All Implemented Interfaces:
Serializable
Security exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBBjAdminSecurityException
(String p_message) BBjAdminSecurityException
(String p_message, Throwable p_cause) BBjAdminSecurityException
(String p_message, Throwable p_cause, boolean p_appendCause) BBjAdminSecurityException
(Throwable p_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
-
BBjAdminSecurityException
-
BBjAdminSecurityException
-
BBjAdminSecurityException
-
BBjAdminSecurityException
-