Class Template.WrongEncodingException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Template

    public static class Template.WrongEncodingException
    extends ParseException
    Thrown by the Template constructors that specify a non-null encoding whoch doesn't match the encoding specified in the #ftl header of the template.
    See Also:
    Serialized Form