public class IllegalFormatPrecisionException extends IllegalFormatException
Constructor and Description |
---|
IllegalFormatPrecisionException(int p)
Constructs an instance of this class with the specified precision.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
int |
getPrecision()
Returns the precision
|