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