Error: java.lang.ClassFormatError

Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
Authors:
@author unascribed
Since:
@since JDK1.0

Inheritance

Superclass tree: Implements:

Methods