org.codehaus.groovy.control
Class MultipleCompilationErrorsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.groovy.GroovyException
org.codehaus.groovy.control.CompilationFailedException
org.codehaus.groovy.control.MultipleCompilationErrorsException
- All Implemented Interfaces:
- GroovyExceptionInterface, Serializable
- public class MultipleCompilationErrorsException
- extends CompilationFailedException
- Author:
- Jochen Theodorou
- See Also:
- Serialized Form
collector
protected ErrorCollector collector
MultipleCompilationErrorsException
public MultipleCompilationErrorsException(ErrorCollector ec)
getErrorCollector
public ErrorCollector getErrorCollector()
toString
public String toString()
Copyright © 2003-2005 The Codehaus. All Rights Reserved.