public class TypeInstantiationException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
TypeInstantiationException(java.lang.Class<?> type,
java.lang.String reason,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReason() |
java.lang.Class<?> |
getType() |