public class InvalidFormatException extends IOException
| Constructor and Description | 
|---|
InvalidFormatException()  | 
InvalidFormatException(String message)  | 
InvalidFormatException(String message,
                      Throwable t)  | 
InvalidFormatException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 The Apache Software Foundation. All rights reserved.