public final class InvalidFormatParametersException extends InvalidFormatStringException
TemplateDateFormat-s and TemplateNumberFormat-s to indicate that the parameters
part of the format string (like some kind of pattern) is malformed.| Constructor and Description |
|---|
InvalidFormatParametersException(java.lang.String message) |
InvalidFormatParametersException(java.lang.String message,
java.lang.Throwable cause) |