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() |
String |
getMessage() |
getUnit
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModule
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected ErrorCollector collector
public MultipleCompilationErrorsException(ErrorCollector ec)
public ErrorCollector getErrorCollector()
public String getMessage()
getMessage
in class GroovyRuntimeException