Class PathNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.kernel.api.exception.PathNotFoundException
All Implemented Interfaces:
Serializable

public class PathNotFoundException extends Exception
Indicates the path was not found in the repository.
Author:
dbernstein, whikloj
See Also:
  • Constructor Details