Static Public Member Functions | |
static const char * | getMeaning (int error_code) |
Cryptic textual rendition of what the error means is returned if the error code exists. |
static const char* code::ORPGError::getMeaning | ( | int | error_code | ) | [static] |
Cryptic textual rendition of what the error means is returned if the error code exists.
If we haven't heard of the error code, a string with the numberic error code in it is returned.