public class MissingFormatArgumentException extends IllegalFormatException
A {@code MissingFormatArgumentException} will be thrown if there is no
corresponding argument with the specified conversion or an argument index
that refers to a missing argument.