java.util
public class IllegalFormatException extends IllegalArgumentException
Formatter
that contains either invalid syntax
or a mismatch between the format specification and the
supplied arguments. This class is never instantiated;
instead one of its subclasses is used to throw a more
specific exception.fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString