java.lang.reflect.MalformedParameterizedTypeException
Indicates that a malformed parameterized type has been accessed by a
reflected method.
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
MalformedParameterizedTypeException()
Constructs an instance.