Class TemplateException.NoTemplateEngine

All Implemented Interfaces:
Serializable
Enclosing class:
TemplateException

public static class TemplateException.NoTemplateEngine extends TemplateException
Exception indicates that template engine wasn't found.
Since:
1.0.0
See Also:
  • Constructor Details

    • NoTemplateEngine

      public NoTemplateEngine()
      Build a new instance.
      Since:
      1.0.0