@groovy.transform.CompileStatic class ViewCompilationException extends ViewException implements SourceCodeAware
Exception when views fail to compile
Modifiers | Name | Description |
---|---|---|
private java.lang.String |
fileName |
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