IllegalFormatException

Stay organized with collections Save and categorize content based on your preferences.
public class IllegalFormatException extends IllegalArgumentException
Known Direct Subclasses

Unchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible with the given arguments. Only explicit subtypes of this exception which correspond to specific errors should be instantiated.

Inherited Method Summary