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