public final class Formatter
extends java.lang.Object
Constructor | Description |
---|---|
Formatter() |
Modifier and Type | Method | Description |
---|---|---|
static void |
check(java.lang.String format,
java.lang.String... args) |
public static void check(java.lang.String format, java.lang.String... args) throws ExtraFormatArgumentsException, IllegalFormatConversionException, java.util.IllegalFormatException, java.util.FormatFlagsConversionMismatchException, MissingFormatArgumentException
ExtraFormatArgumentsException
IllegalFormatConversionException
java.util.IllegalFormatException
java.util.FormatFlagsConversionMismatchException
MissingFormatArgumentException