Package org.exoplatform.groovyscript
Class GroovyCompilationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.groovyscript.TemplateCompilationException
org.exoplatform.groovyscript.GroovyCompilationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGroovyCompilationException(Throwable cause, String templateText, String groovyText) -
Method Summary
Methods inherited from class org.exoplatform.groovyscript.TemplateCompilationException
getTemplateTextMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GroovyCompilationException
-
-
Method Details
-
getGroovyText
-
getMessage
- Overrides:
getMessagein classThrowable
-