public class CommandNotFoundException extends IllegalArgumentException
Constructor and Description |
---|
CommandNotFoundException(String command) |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.