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