int
type, then the value
Integer.MIN_VALUE
will be used in the exception.
Modifier and Type | Field and Description |
---|---|
private final int | |
private static final long |
Access | Constructor and Description |
---|---|
pack-priv | IllegalFormatArgumentIndexException(int
The value of a corresponding illegal argument index. index)Constructs an instance of this class with the specified argument index |
Modifier and Type | Method and Description |
---|---|
pack-priv int | |
public String | getMessage()
Overrides java. Returns the detail message string of this throwable. |
illegalIndex | back to summary |
---|---|
private final int illegalIndex |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
IllegalFormatArgumentIndexException | back to summary |
---|---|
pack-priv IllegalFormatArgumentIndexException(int index) Constructs an instance of this class with the specified argument index
|
getIndex | back to summary |
---|---|
pack-priv int getIndex() Gets the value of the illegal index.
Returns
|
getMessage | back to summary |
---|---|
public String getMessage() Overrides java. Doc from java. Returns the detail message string of this throwable. |