- All Implemented Interfaces:
- java.io.Serializable
public class MalformedParameterizedTypeException
extends java.lang.RuntimeException
This exception class is thrown when one of the reflection
methods encountered an invalid parameterized type within
the metadata of a class. One possible reason for this
exception being thrown is the specification of too few or
too many type variables.
- Since:
- 1.5
- See Also:
- Serialized Form