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() | 
getUnitgetLocationText, getMessageWithoutLocationText, getModule, getNode, setModuleprotected ErrorCollector collector
public MultipleCompilationErrorsException(ErrorCollector ec)
public ErrorCollector getErrorCollector()
public java.lang.String getMessage()
getMessage in class GroovyRuntimeException