public class FileException extends RuntimeException
| Constructor and Description |
|---|
FileException(IOException cause) |
FileException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileException(IOException cause)
public FileException(String message)
Copyright © 2020. All rights reserved.