Class TemplateConfigurationFactoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
freemarker.cache.TemplateConfigurationFactoryException
All Implemented Interfaces:
Serializable

public class TemplateConfigurationFactoryException extends Exception
Non-I/O exception thrown by TemplateConfigurationFactory-s.
Since:
2.3.24
See Also:
Serialized Form
  • Constructor Details

    • TemplateConfigurationFactoryException

      public TemplateConfigurationFactoryException(String message)
    • TemplateConfigurationFactoryException

      public TemplateConfigurationFactoryException(String message, Throwable cause)