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