Package com.axemble.vdoc.sdk.exceptions
Class LibraryModuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.axemble.vdoc.sdk.exceptions.ModuleException
com.axemble.vdoc.sdk.exceptions.LibraryModuleException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LibraryLockException,- LibrarySecurityException
- Author:
- vlygeros
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionLibraryModuleException(String message) LibraryModuleException(String message, Throwable cause) LibraryModuleException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
LibraryModuleException- Parameters:
- cause-
 
- 
LibraryModuleException
- 
LibraryModuleException
 
-