FileDocCategorySizeDatePackage
GenericSignatureFormatError.javaAPI DocJava SE 5 API512Fri Aug 26 14:57:06 BST 2005java.lang.reflect

GenericSignatureFormatError

public class GenericSignatureFormatError extends ClassFormatError
Thrown when a syntactically malformed signature attribute is encountered by a reflective method that needs to interpret the generic signature information for a type, method or constructor.
since
1.5

Fields Summary
Constructors Summary
Methods Summary