|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.picocontainer.PicoException
org.nanocontainer.script.NanoContainerMarkupException
org.nanocontainer.script.groovy.GroovyCompilationException
Constructor Summary | |
GroovyCompilationException(java.lang.String message,
org.codehaus.groovy.control.CompilationFailedException e)
|
Method Summary | |
java.lang.String |
getMessage()
|
Methods inherited from class org.picocontainer.PicoException |
getCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GroovyCompilationException(java.lang.String message, org.codehaus.groovy.control.CompilationFailedException e)
Method Detail |
public java.lang.String getMessage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |