Class UnknownDateTypeParsingUnsupportedException

All Implemented Interfaces:
Serializable

public final class UnknownDateTypeParsingUnsupportedException extends UnformattableValueException
Thrown when a string can't be parsed to TemplateDateModel, because the provided target type is TemplateDateModel.UNKNOWN.
Since:
2.3.24
See Also:
Serialized Form
  • Constructor Details

    • UnknownDateTypeParsingUnsupportedException

      public UnknownDateTypeParsingUnsupportedException()