org.netbeans.modules.classfile/1 1.35

org.netbeans.modules.classfile
Class InvalidClassFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by 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

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


org.netbeans.modules.classfile/1 1.35

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.