Thrown when compilation fails from source errors.
Constructor and description |
---|
CompilationFailedException
(int phase, org.codehaus.groovy.control.ProcessingUnit unit, Throwable cause) |
CompilationFailedException
(int phase, org.codehaus.groovy.control.ProcessingUnit unit) |
Type Params | Return Type | Name and description |
---|---|---|
|
org.codehaus.groovy.control.ProcessingUnit |
getUnit() Formats the error data as a String. |
Methods inherited from class | Name |
---|---|
class GroovyRuntimeException |
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.