Package com.apple.foundationdb.directory
Class NoSuchDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.apple.foundationdb.directory.DirectoryException
com.apple.foundationdb.directory.NoSuchDirectoryException
- All Implemented Interfaces:
Serializable
A
DirectoryException
that is thrown when a directory that doesn't
exist is used.- See Also:
-
Field Summary
Fields inherited from class com.apple.foundationdb.directory.DirectoryException
path
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString