java.io.Serializablepublic static class CommandFormat.NotEnoughArgumentsException extends CommandFormat.IllegalNumberOfArgumentsException
actual, expected| Constructor | Description |
|---|---|
NotEnoughArgumentsException(int expected,
int actual) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getMessage() |
public NotEnoughArgumentsException(int expected,
int actual)
public java.lang.String getMessage()
getMessage in class CommandFormat.IllegalNumberOfArgumentsExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.