public class UnrecognizedCommandException extends ArgumentParserException
| Constructor and Description |
|---|
UnrecognizedCommandException(String message,
ArgumentParser parser,
String command) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
getParseraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnrecognizedCommandException(String message, ArgumentParser parser, String command)
public String getCommand()
Copyright © 2012–2017. All rights reserved.