ClassFormatError Members

ClassFormatError Members

Class Overview | This Package | All Packages

Constructors
Name Description
ClassFormatError() Constructs a ClassFormatError with no detail message.
ClassFormatError(String) Constructs a ClassFormatError with the specified detail message.