| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.GroovyRuntimeException
org.codehaus.groovy.control.CompilationFailedException
org.codehaus.groovy.control.MultipleCompilationErrorsException
public class MultipleCompilationErrorsException
| Field Summary | |
|---|---|
protected  ErrorCollector | 
collector
 | 
| Fields inherited from class org.codehaus.groovy.control.CompilationFailedException | 
|---|
phase, unit | 
| Constructor Summary | |
|---|---|
MultipleCompilationErrorsException(ErrorCollector ec)
 | 
|
| Method Summary | |
|---|---|
 ErrorCollector | 
getErrorCollector()
 | 
 java.lang.String | 
getMessage()
 | 
| Methods inherited from class org.codehaus.groovy.control.CompilationFailedException | 
|---|
getUnit | 
| Methods inherited from class groovy.lang.GroovyRuntimeException | 
|---|
getLocationText, getMessageWithoutLocationText, getModule, getNode, setModule | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
protected ErrorCollector collector
| Constructor Detail | 
|---|
public MultipleCompilationErrorsException(ErrorCollector ec)
| Method Detail | 
|---|
public ErrorCollector getErrorCollector()
public java.lang.String getMessage()
getMessage in class GroovyRuntimeException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||