Ditto  5.1.0
CLI::ExcludesError Member List

This is the complete list of members for CLI::ExcludesError, including all inherited members.

Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) (defined in CLI::Error)CLI::Errorinline
Error(std::string name, std::string msg, ExitCodes exit_code) (defined in CLI::Error)CLI::Errorinline
ExcludesError(std::string ename, std::string msg, int exit_code) (defined in CLI::ExcludesError)CLI::ExcludesErrorinlineprotected
ExcludesError(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::ExcludesError)CLI::ExcludesErrorinlineprotected
ExcludesError(std::string msg, ExitCodes exit_code) (defined in CLI::ExcludesError)CLI::ExcludesErrorinline
ExcludesError(std::string msg, int exit_code) (defined in CLI::ExcludesError)CLI::ExcludesErrorinline
ExcludesError(std::string curname, std::string subname) (defined in CLI::ExcludesError)CLI::ExcludesErrorinline
get_exit_code() const (defined in CLI::Error)CLI::Errorinline
get_name() const (defined in CLI::Error)CLI::Errorinline
ParseError(std::string ename, std::string msg, int exit_code) (defined in CLI::ParseError)CLI::ParseErrorinlineprotected
ParseError(std::string ename, std::string msg, ExitCodes exit_code) (defined in CLI::ParseError)CLI::ParseErrorinlineprotected
ParseError(std::string msg, ExitCodes exit_code) (defined in CLI::ParseError)CLI::ParseErrorinline
ParseError(std::string msg, int exit_code) (defined in CLI::ParseError)CLI::ParseErrorinline