public class InvalidCommandArgumentException extends Exception
| Constructor and Description |
|---|
InvalidCommandArgumentException(int argumentIndex,
String message)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getArgumentIndex() |
void |
setArgumentIndex(int argumentIndex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidCommandArgumentException(int argumentIndex,
String message)
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.