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