public class InvalidFilenameException extends FileSystemException
| Constructor and Description |
|---|
InvalidFilenameException(String path) |
InvalidFilenameException(String path,
Throwable cause) |
getMessage, getMessageKey, getPath, setMessageKey, setPathaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidFilenameException(String path)
path - - the path involved in the file system operation that caused the exceptionCopyright © 2016. All rights reserved.