class ViewCompilationException extends ViewException
Exception when views fail to compile
Type | Name and description |
---|---|
java.lang.String |
fileName |
Constructor and description |
---|
ViewCompilationException
(org.codehaus.groovy.control.CompilationFailedException cause, java.lang.String fileName) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getLineNumber() |
Groovy Documentation