Klasse ClassGenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aspectj.apache.bcel.generic.ClassGenException
Alle implementierten Schnittstellen:
Serializable

public class ClassGenException extends RuntimeException
Thrown on internal errors. Extends RuntimeException so it hasn't to be declared in the throws clause every time.
Version:
$Id: ClassGenException.java,v 1.3 2008/05/28 23:52:57 aclement Exp $
Autor:
M. Dahm
Siehe auch:
  • Konstruktordetails

    • ClassGenException

      public ClassGenException()
    • ClassGenException

      public ClassGenException(String s)