| 
    CLI11
    
   C++11 Command Line Interface Parser 
   | 
 
This is the complete list of members for CLI::ExtrasError, including all inherited members.
| Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) (defined in CLI::Error) | CLI::Error | inline | 
| Error(std::string name, std::string msg, ExitCodes exit_code) (defined in CLI::Error) | CLI::Error | inline | 
| get_exit_code() const (defined in CLI::Error) | CLI::Error | inline | 
| get_name() const (defined in CLI::Error) | CLI::Error | inline |