Class MalformedParameterizedTypeException

  • All Implemented Interfaces:
    Serializable

    public class MalformedParameterizedTypeException
    extends RuntimeException
    Indicates that a malformed parameterized type has been encountered by a reflective method.
    Since:
    1.5
    See Also:
    Serialized Form
    • Constructor Detail

      • MalformedParameterizedTypeException

        public MalformedParameterizedTypeException()
        Constructs a new MalformedParameterizedTypeException instance.