public final class TypeCastException extends RuntimeException
| Constructor and Description |
|---|
TypeCastException() |
TypeCastException(String message) |
TypeCastException(String message,
Throwable cause) |
TypeCastException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static TypeCastException |
create(Object value,
Class<?> targetClass,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 jetbrick. All rights reserved.