public class PathNotFoundException extends Exception
Store. Implementations of the
Store and Node may not
construct nodes in a path when creating new child nodes, and may throw this
when looking up child nodes.| Constructor and Description |
|---|
PathNotFoundException() |
PathNotFoundException(String message) |
PathNotFoundException(String message,
Throwable t) |
PathNotFoundException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013, Oracle and/or its affiliates. All rights reserved.