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