public class InvalidDataFormatException extends IllegalArgumentException
| Constructor and Description |
|---|
InvalidDataFormatException(String s) |
InvalidDataFormatException(String message,
Throwable cause) |
InvalidDataFormatException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.