CoreComponents 3.0.0
A Modern C++ Toolkit
|
Command not found More...
#include <cc/exceptions>
Public Member Functions | |
CommandNotFound (const String &command="") | |
String | command () const |
The command in question. | |
String | message () const override |
Generate error message for debug output. | |
Public Member Functions inherited from UsageError | |
UsageError (const String &message="") | |
String | message () const override |
Generate error message for debug output. | |
Command not found
String command | ( | ) | const |
The command in question.