![]() |
Scarab
v2.4.6
Project 8 C++ Utility Library
|
This is the complete list of members for HorribleError, including all inherited members.
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 |
get_exit_code() const | Error | inline |
get_name() const | Error | inline |
HorribleError(std::string HorribleError, std::string msg, int exit_code) | HorribleError | inlineprotected |
HorribleError(std::string HorribleError, std::string msg, ExitCodes exit_code) | HorribleError | inlineprotected |
HorribleError(std::string msg, ExitCodes exit_code) | HorribleError | inline |
HorribleError(std::string msg, int exit_code) | HorribleError | inline |
HorribleError(std::string msg) | HorribleError | inlineexplicit |
ParseError(std::string ParseError, std::string msg, int exit_code) | ParseError | inlineprotected |
ParseError(std::string ParseError, std::string msg, ExitCodes exit_code) | ParseError | inlineprotected |
ParseError(std::string msg, ExitCodes exit_code) | ParseError | inline |
ParseError(std::string msg, int exit_code) | ParseError | inline |