jbet
Class ClassFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jbet.ClassFileException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ClassFileNotFoundException

public class ClassFileException
extends java.lang.Exception

An exception caused by a bad class file. Warning: consistent exception handling in JBET is still TBD. $Id: ClassFileException.java,v 1.6 2003/09/09 17:31:53 areisse Exp $

Since:
JDK 1.1.8
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