![]() |
Scarab
v3.5.3
Project 8 C++ Utility Library
|
This is the complete list of members for OptionNotFound, including all inherited members.
Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) | Error | inline |
Error(std::string name, std::string msg, ExitCodes exit_code) | Error | inline |
get_exit_code() const | Error | inline |
get_name() const | Error | inline |
OptionNotFound(std::string ename, std::string msg, int exit_code) | OptionNotFound | inlineprotected |
OptionNotFound(std::string ename, std::string msg, ExitCodes exit_code) | OptionNotFound | inlineprotected |
OptionNotFound(std::string msg, ExitCodes exit_code) | OptionNotFound | inline |
OptionNotFound(std::string msg, int exit_code) | OptionNotFound | inline |
OptionNotFound(std::string name) | OptionNotFound | inlineexplicit |