Class TemplateEngineException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hippoecm.frontend.editor.TemplateEngineException
All Implemented Interfaces:
Serializable

public class TemplateEngineException extends Exception
See Also:
  • Constructor Details

    • TemplateEngineException

      public TemplateEngineException()
    • TemplateEngineException

      public TemplateEngineException(String message)
    • TemplateEngineException

      public TemplateEngineException(String message, Throwable cause)
    • TemplateEngineException

      public TemplateEngineException(Throwable cause)