Item exists at the specified path * or when the specified path implies intermediary Nodes that do * not exist. * * @author Markus Nix * @package phpcr */ class PathNotFoundException extends RepositoryException { } ?>