VERB_code_2.2
2
|
#include <error.h>
Public Member Functions | |
single_error (string code) | |
Constructor. More... | |
single_error (string code, string msg) | |
Constructor. More... | |
Public Attributes | |
string | code |
Error code. More... | |
string | msg |
Error message. More... | |
|
inline |
|
inline |