public class FileBackException extends Exception
Constructor and Description |
---|
FileBackException() |
FileBackException(String message) |
FileBackException(String message,
Throwable cause) |
FileBackException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
FileBackException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2011–2015. All rights reserved.