Uses of Class
org.saidone.exception.NodeNotFoundException
Packages that use NodeNotFoundException
-
Uses of NodeNotFoundException in org.saidone.controller
Methods in org.saidone.controller with parameters of type NodeNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<String> VaultApiController.handleNodeNotFoundException
(NodeNotFoundException e) Handles cases where the requested node cannot be found in the vault. -
Uses of NodeNotFoundException in org.saidone.exception
Subclasses of NodeNotFoundException in org.saidone.exceptionModifier and TypeClassDescriptionclass
Thrown when a node cannot be located in Alfresco.class
Thrown when a node cannot be located in the vault storage.