Class NonHashException

All Implemented Interfaces:
Serializable

public class NonHashException extends UnexpectedTypeException
Indicates that a TemplateHashModel value was expected, but the value had a different type.
Since:
2.3.21
See Also:
Serialized Form
  • Constructor Details

    • NonHashException

      public NonHashException(Environment env)
    • NonHashException

      public NonHashException(String description, Environment env)