Class ClassFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
All Implemented Interfaces:
Serializable

public class ClassFormatException extends Exception
Exception thrown by a class file reader when encountering a error in decoding information contained in a .class file.
Since:
2.0
See Also: