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 © 2018 The Apache Software Foundation. All rights reserved.