Package org.codehaus.groovy.control
Class MultipleCompilationErrorsException
java.lang.Object
java.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
Represents multiple other exceptions
- See Also:
-
Field Summary
Fields inherited from class org.codehaus.groovy.control.CompilationFailedException
phase, unit
-
Constructor Summary
-
Method Summary
Methods inherited from class org.codehaus.groovy.control.CompilationFailedException
getUnit
Methods inherited from class groovy.lang.GroovyRuntimeException
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModule
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
collector
-
-
Constructor Details
-
MultipleCompilationErrorsException
-
-
Method Details
-
getErrorCollector
-
getMessage
- Overrides:
getMessage
in classGroovyRuntimeException
-