Represents multiple other exceptions
| Modifiers | Name | Description | 
|---|---|---|
| protected ErrorCollector | collector | 
| Fields inherited from class | Fields | 
|---|---|
| class CompilationFailedException | phase, unit | 
| Constructor and description | 
|---|
| MultipleCompilationErrorsException
                                (ErrorCollector ec) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | ErrorCollector | getErrorCollector() | 
|  | String | getMessage() | 
| Methods inherited from class | Name | 
|---|---|
| class CompilationFailedException | getUnit | 
| class GroovyRuntimeException | getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule | 
| class RuntimeException | printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll | 
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.