All errors derive from this one.
More...
#include <Error.hpp>
|
CLI11_NODISCARD int | get_exit_code () const |
|
CLI11_NODISCARD 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) |
|
All errors derive from this one.
The documentation for this class was generated from the following file: