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