Class Template.WrongEncodingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
freemarker.core.parser.ParseException
freemarker.template.Template.WrongEncodingException
All Implemented Interfaces:
freemarker.core.parser.FMConstants, Serializable
Enclosing class:
Template

public static class Template.WrongEncodingException extends freemarker.core.parser.ParseException
See Also:
  • Field Details

    • specifiedEncoding

      public String specifiedEncoding
  • Constructor Details

    • WrongEncodingException

      public WrongEncodingException(String specifiedEncoding)