public class ClassGenException extends java.lang.RuntimeException
ClassGenException()
ClassGenException(java.lang.String s)
ClassGenException(java.lang.String s, java.lang.Throwable initCause)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClassGenException()
public ClassGenException(java.lang.String s)
public ClassGenException(java.lang.String s, java.lang.Throwable initCause)