public class MultipleCompilationErrorsException extends CompilationFailedException
Modifier and Type | Field and Description |
---|---|
protected ErrorCollector |
collector |
phase, unit
Constructor and Description |
---|
MultipleCompilationErrorsException(ErrorCollector ec) |
Modifier and Type | Method and Description |
---|---|
ErrorCollector |
getErrorCollector() |
java.lang.String |
getMessage() |
getUnit
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModule
protected ErrorCollector collector
public MultipleCompilationErrorsException(ErrorCollector ec)
public ErrorCollector getErrorCollector()
public java.lang.String getMessage()
getMessage
in class GroovyRuntimeException