public class TypeFormatException extends FormattedException
| Constructor and Description |
|---|
TypeFormatException() |
TypeFormatException(String message,
Object... args) |
TypeFormatException(Throwable throwable) |
TypeFormatException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TypeFormatException()
public TypeFormatException(Throwable throwable)
Copyright © 2017. All rights reserved.