Class GenericSignatureFormatError

  • All Implemented Interfaces:
    Serializable

    public class GenericSignatureFormatError
    extends ClassFormatError
    Indicates that a malformed signature has been encountered via a reflective method.
    Since:
    1.5
    See Also:
    Serialized Form
    • Constructor Detail

      • GenericSignatureFormatError

        public GenericSignatureFormatError()
        Constructs a new GenericSignatureFormatError instance.