Class NonDateException

All Implemented Interfaces:
Serializable

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

    • NonDateException

      public NonDateException​(Environment env)
    • NonDateException

      public NonDateException​(String description, Environment env)