public class MultipleCompilationErrorsException extends CompilationFailedException
Represents multiple other exceptions
| Constructor and description |
|---|
MultipleCompilationErrorsException(ErrorCollector ec) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public ErrorCollector |
getErrorCollector() |
|
public String |
getMessage() |
| Methods inherited from class | Name |
|---|---|
class CompilationFailedException |
getUnit |
class GroovyRuntimeException |
getMessage, getMessageWithoutLocationText, getModule, getNode, setModule |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.