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 SummaryConstructorsConstructorDescriptionPortalModuleException(String message) PortalModuleException(String message, Throwable cause) PortalModuleException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
PortalModuleException- Parameters:
- cause-
 
- 
PortalModuleException
- 
PortalModuleException
 
-