public abstract static class CommandFormat.IllegalNumberOfArgumentsException extends IllegalArgumentException
| Modifier and Type | Field and Description |
|---|---|
protected int |
actual |
protected int |
expected |
| Modifier | Constructor and Description |
|---|---|
protected |
CommandFormat.IllegalNumberOfArgumentsException(int want,
int got) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected CommandFormat.IllegalNumberOfArgumentsException(int want,
int got)
public String getMessage()
getMessage in class ThrowableCopyright © 2013 Apache Software Foundation. All rights reserved.