Scarab  v3.3.0
Project 8 C++ Utility Library
OptionNotFound Member List

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))Errorinline
Error(std::string name, std::string msg, ExitCodes exit_code)Errorinline
get_exit_code() constErrorinline
get_name() constErrorinline
OptionNotFound(std::string ename, std::string msg, int exit_code)OptionNotFoundinlineprotected
OptionNotFound(std::string ename, std::string msg, ExitCodes exit_code)OptionNotFoundinlineprotected
OptionNotFound(std::string msg, ExitCodes exit_code)OptionNotFoundinline
OptionNotFound(std::string msg, int exit_code)OptionNotFoundinline
OptionNotFound(std::string name)OptionNotFoundinlineexplicit