Package com.axemble.vdoc.sdk.exceptions
Class PortalSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.axemble.vdoc.sdk.exceptions.ModuleException
com.axemble.vdoc.sdk.exceptions.PortalModuleException
com.axemble.vdoc.sdk.exceptions.PortalSecurityException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPortalSecurityException(String message) PortalSecurityException(String message, Throwable cause) PortalSecurityException(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
-
PortalSecurityException
-
PortalSecurityException
-
PortalSecurityException
-