Class TemplateCompilationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.groovyscript.TemplateCompilationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GroovyCompilationException

public class TemplateCompilationException extends Exception
See Also:
  • Constructor Details

    • TemplateCompilationException

      public TemplateCompilationException(Throwable cause, String templateText)
  • Method Details

    • getTemplateText

      public String getTemplateText()