public abstract class InvalidFormatStringException extends TemplateValueFormatException
TemplateDateFormat-s and TemplateNumberFormat-s to indicate that the format
string (like the value of the dateFormat setting) is malformed.| Constructor and Description |
|---|
InvalidFormatStringException(java.lang.String message) |
InvalidFormatStringException(java.lang.String message,
java.lang.Throwable cause) |