Package org.openjdk.asmtools.common
Class FormatError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.LinkageError
java.lang.ClassFormatError
org.openjdk.asmtools.common.FormatError
- All Implemented Interfaces:
Serializable
FormatError is the generic error thrown by jdis, jdec while parsing a class file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FormatError
-