Package 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:
java.io.Serializable
public class CommandNotFoundException extends java.lang.IllegalArgumentException
Thrown if an unknown command is entered into a shell or passed on the command line- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommandNotFoundException(java.lang.String command)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCommand()
-