Scarab  v2.4.4
Project 8 C++ Utility Library
ExcludesError Member List

This is the complete list of members for ExcludesError, 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
ExcludesError(std::string ExcludesError, std::string msg, int exit_code)ExcludesErrorinlineprotected
ExcludesError(std::string ExcludesError, std::string msg, ExitCodes exit_code)ExcludesErrorinlineprotected
ExcludesError(std::string msg, ExitCodes exit_code)ExcludesErrorinline
ExcludesError(std::string msg, int exit_code)ExcludesErrorinline
ExcludesError(std::string curname, std::string subname)ExcludesErrorinline
get_exit_code() constErrorinline
get_name() constErrorinline
ParseError(std::string ParseError, std::string msg, int exit_code)ParseErrorinlineprotected
ParseError(std::string ParseError, std::string msg, ExitCodes exit_code)ParseErrorinlineprotected
ParseError(std::string msg, ExitCodes exit_code)ParseErrorinline
ParseError(std::string msg, int exit_code)ParseErrorinline