_code | GeneralException | [protected] |
_low_level_msg | GeneralException | [protected] |
_msg | GeneralException | [protected] |
ASCII_ENCODING enum value (defined in StringEncodingException) | StringEncodingException | |
ENCODING_SEQUENCE enum value (defined in StringEncodingException) | StringEncodingException | |
ExceptionCode enum name | StringEncodingException | |
FIRST_OCTET enum value (defined in StringEncodingException) | StringEncodingException | |
GeneralException(const int code, const string &msg, const string &low_level_msg="") | GeneralException | [inline] |
get_code() const | GeneralException | [inline] |
get_low_level_msg() const | GeneralException | [inline] |
get_msg() const | GeneralException | [inline] |
MISSING_CHAR enum value (defined in StringEncodingException) | StringEncodingException | |
StringEncodingException(const int code, const string &msg) | StringEncodingException | [inline] |