Class TemplateException.TemplateEngineInitFailure

All Implemented Interfaces:
Serializable
Enclosing class:
TemplateException

public static class TemplateException.TemplateEngineInitFailure extends TemplateException
Exception indicates that an error occur during the initialization of the template engine.
See Also:
  • Constructor Details

    • TemplateEngineInitFailure

      public TemplateEngineInitFailure(Throwable cause)
      Build a new instance.
      Parameters:
      cause - The cause