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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandNotFoundException
public CommandNotFoundException(String command)
getCommand
public String getCommand()
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.