Error: java.lang.ClassFormatError
- public error ClassFormatError
- extends LinkageError
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.
Inheritance
Superclass tree:- java.lang.Object
- java.lang.Throwable
- java.lang.Error
- java.lang.LinkageError
- java.lang.ClassFormatError
