public class FileIOErrorException extends FileIOException
Modifier | Constructor and Description |
---|---|
protected |
FileIOErrorException(String message,
File file,
Exception exception) |
Modifier and Type | Method and Description |
---|---|
protected FileIOException |
newInstance(String message,
File file,
Exception exception) |
create, createFailedDelete, createFailedRename, getFile
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected FileIOException newInstance(String message, File file, Exception exception)
newInstance
in class FileIOException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.