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