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
- Author:
- Jochen Theodorou
- See Also:
-
Field Summary
FieldsFields inherited from class CompilationFailedException
phase, unit -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CompilationFailedException
getUnitMethods inherited from class GroovyRuntimeException
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModuleMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
collector
-
-
Constructor Details
-
MultipleCompilationErrorsException
-
-
Method Details
-
getErrorCollector
-
getMessage
- Overrides:
getMessagein classGroovyRuntimeException
-