当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
InvalidClassFormatException (Classfile Reader) - NetBeans API Javadoc (Current Development Version)
org.netbeans.modules.classfile
Class InvalidClassFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.netbeans.modules.classfile.InvalidClassFormatException
- All Implemented Interfaces:
- Serializable
public final class InvalidClassFormatException
- extends IOException
Exception thrown when a classfile with an invalid format is detected.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |