Class FileNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.alfresco.service.cmr.model.FileNotFoundException
All Implemented Interfaces:
Serializable

@AlfrescoPublicApi public class FileNotFoundException extends Exception
Common, checked exception thrown when a file or folder could not be found
Author:
Derek Hulley
See Also:
  • Constructor Details

    • FileNotFoundException

      public FileNotFoundException(NodeRef nodeRef)
    • FileNotFoundException

      public FileNotFoundException(String msg)