CLI11 2.2.0
Loading...
Searching...
No Matches
CLI::OptionAlreadyAdded Class Reference

Thrown when an option already exists. More...

#include <Error.hpp>

Inheritance diagram for CLI::OptionAlreadyAdded:
Collaboration diagram for CLI::OptionAlreadyAdded:

Additional Inherited Members

- Public Member Functions inherited from CLI::Error
int get_exit_code () const
 
std::string get_name () const
 
 Error (std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass))
 
 Error (std::string name, std::string msg, ExitCodes exit_code)
 

Detailed Description

Thrown when an option already exists.


The documentation for this class was generated from the following file: