public class FileException extends BaseException
| Constructor and Description |
|---|
FileException(ApiHttpResponse<T> httpResponse) |
FileException(String message,
Throwable cause) |
FileException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileException(Throwable cause)
public FileException(String message, Throwable cause)
public FileException(ApiHttpResponse<T> httpResponse)