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:
- Serializable, GroovyExceptionInterface
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()
- Overrides:
toString
in class Throwable
Copyright © 2003-2010 The Codehaus. All Rights Reserved.