public class NotDirectoryException extends FileSystemException
| Constructor and Description |
|---|
NotDirectoryException(String file)
Constructs an instance of this class.
|
getFile, getMessage, getOtherFile, getReasonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotDirectoryException(String file)
file - a string identifying the file or null if not known