public class MissingFormatArgumentException extends FormatterException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
formatSpecifier |
int |
pos |
Constructor and Description |
---|
MissingFormatArgumentException(int pos,
java.lang.String formatSpecifier) |