Exception type thrown by Sphinx::Client_t::methods. More...
#include <error.h>
Public Member Functions | |
| Error_t (ErrorType_t err, const std::string &msg) | |
| virtual const char * | what () const throw () |
Data Fields | |
| std::string | errMsg |
| ErrorType_t | errCode |
Exception type thrown by Sphinx::Client_t::methods.
contains error code (see SCErrorType) and a brief error description
1.7.1