public class TypeInstantiationException extends RuntimeException
| Constructor and Description |
|---|
TypeInstantiationException(Class<?> type,
String reason,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
Class<?> |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.