MalformedParameterizedTypeException

Stay organized with collections Save and categorize content based on your preferences.
public class MalformedParameterizedTypeException extends RuntimeException

Thrown when a semantically malformed parameterized type is encountered by a reflective method that needs to instantiate it. For example, if the number of type arguments to a parameterized type is wrong.

Public Constructor Summary

Inherited Method Summary

Public Constructors

public MalformedParameterizedTypeException ()