public class DirectoryNotEmptyException extends FileSystemException
Constructor and Description |
---|
DirectoryNotEmptyException(String dir)
Constructs an instance of this class.
|
getFile, getMessage, getOtherFile, getReason
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public DirectoryNotEmptyException(String dir)
dir
- a string identifying the directory or null
if not knownCopyright (c) 2014, Oracle and/or its affiliates. All rights reserved. Use of this specification is subject to license terms.