CLI11 2.2.0
|
All errors derive from this one. More...
#include <Error.hpp>
Public Member Functions | |
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) | |
All errors derive from this one.
|
inline |
|
inline |
|
inline |
|
inline |