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