Package org.saidone.exception
Class VaultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.saidone.exception.VaultException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HashesMismatchException
,NodeNotFoundException
Base class for all runtime exceptions thrown by the Alfresco Node Vault.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VaultException
-