public class FileException extends RuntimeException
IOException in an extension of RuntimeException.| Constructor and Description |
|---|
FileException(String message,
IOException e,
File file) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileException(String message, IOException e, File file)
public File getFile()
Copyright © 2015 Square, Inc.. All Rights Reserved.