#include <senf/Utils/Console/Parse.hh>
All errors while parsing the arguments of a command must be signaled by throwing an instance of SyntaxErrorException. This is important, so command overloading works.
Definition at line 457 of file Parse.hh.
Public Member Functions |
|
SyntaxErrorException (std::string const &msg="syntax error") |
senf::console::SyntaxErrorException:: | ||||
SyntaxErrorException | ( | std::string const & |
msg = "syntax error"
|
) |