Class 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:
    Serialized Form
    • Constructor Detail

      • FileNotFoundException

        public FileNotFoundException​(org.alfresco.service.cmr.repository.NodeRef nodeRef)
      • FileNotFoundException

        public FileNotFoundException​(String msg)