public class TypeInstantiationException extends java.lang.RuntimeException
TypeInstantiationException(java.lang.Class<?> type, java.lang.String reason, java.lang.Throwable cause)
java.lang.String
getReason()
java.lang.Class<?>
getType()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TypeInstantiationException(java.lang.Class<?> type, java.lang.String reason, java.lang.Throwable cause)
public java.lang.Class<?> getType()
public java.lang.String getReason()