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> GlobalExceptionHandler.handleNodeNotFoundException
(NodeNotFoundException e) -
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.