![]() |
Scarab
v2.9.1
Project 8 C++ Utility Library
|
This is the complete list of members for Error, including all inherited members.
| actual_exit_code | Error | private |
| Error(std::string name, std::string msg, int exit_code=static_cast< int >(ExitCodes::BaseClass)) | Error | inline |
| Error(std::string name, std::string msg, ExitCodes exit_code) | Error | inline |
| error_name | Error | private |
| get_exit_code() const | Error | inline |
| get_name() const | Error | inline |
1.8.13