|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.codehaus.groovy.GroovyException
org.codehaus.groovy.tools.CompilerBugException
Constructor Summary | |
CompilerBugException(java.lang.String source,
java.lang.String phase,
java.lang.Throwable caught)
|
Method Summary | |
java.lang.Throwable |
getUnderlyingException()
|
Methods inherited from class org.codehaus.groovy.GroovyException |
isFatal, setFatal |
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 |
Constructor Detail |
public CompilerBugException(java.lang.String source, java.lang.String phase, java.lang.Throwable caught)
Method Detail |
public java.lang.Throwable getUnderlyingException()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |