org.apache.felix.gogo.runtime
Class CommandNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.felix.gogo.runtime.CommandNotFoundException
- All Implemented Interfaces:
- Serializable
public class CommandNotFoundException
- extends IllegalArgumentException
Thrown if an unknown command is entered into a shell or passed on the command line
- See Also:
- Serialized Form
CommandNotFoundException
public CommandNotFoundException(String command)
getCommand
public String getCommand()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.