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