public class DirectoryException extends RuntimeException
Exception that is thrown by the directory layer corresponding
to a specific path.| Modifier and Type | Field and Description |
|---|---|
List<String> |
path
The directory path that was responsible for the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString