public class UnformattableValueException extends TemplateValueFormatException
TemplateModel
can't be formatted because of the value/properties of it are outside of that the
TemplateValueFormat
supports. For example, a formatter may not support dates before year 1, or can't format
NaN. The most often used subclass is UnknownDateTypeFormattingUnsupportedException
.Constructor and Description |
---|
UnformattableValueException(String message) |
UnformattableValueException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString