Package org.saidone.exception
Class NodeNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.saidone.exception.VaultException
org.saidone.exception.NodeNotFoundException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NodeNotFoundOnAlfrescoException
,NodeNotFoundOnVaultException
Generic exception thrown when a requested node cannot be located.
More specific subclasses clarify whether the node was expected to be present in Alfresco or in the vault storage.
- 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
-
NodeNotFoundException
-