java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.GroovyRuntimeException
org.codehaus.groovy.control.CompilationFailedException
org.codehaus.groovy.control.MultipleCompilationErrorsException
All Implemented Interfaces:
Serializable
Jochen - Theodorou| Field Summary | ||
|---|---|---|
| protected ErrorCollector | collector | |
| Fields inherited from org.codehaus.groovy.control.CompilationFailedException: |
|---|
| phase, unit |
| Constructor: |
|---|
|
| Method from org.codehaus.groovy.control.MultipleCompilationErrorsException Summary: |
|---|
| getErrorCollector, getMessage |
| Methods from org.codehaus.groovy.control.CompilationFailedException: |
|---|
| getUnit |
| Methods from groovy.lang.GroovyRuntimeException: |
|---|
| getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule |
| Methods from java.lang.Throwable: |
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.codehaus.groovy.control.MultipleCompilationErrorsException Detail: |
|---|
|
|