public static class CommandFormat.NotEnoughArgumentsException extends CommandFormat.IllegalNumberOfArgumentsException
actual, expected| Constructor and Description |
|---|
CommandFormat.NotEnoughArgumentsException(int expected,
int actual) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandFormat.NotEnoughArgumentsException(int expected,
int actual)
public String getMessage()
getMessage in class CommandFormat.IllegalNumberOfArgumentsExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.