Public Member Functions | Data Fields

Sphinx::Warning_t Struct Reference

Exception type thrown by Sphinx::Client_t::methods. More...

#include <error.h>

Public Member Functions

 Warning_t (const std::string &msg)
virtual const char * what () const throw ()

Data Fields

std::string errMsg

Detailed Description

Exception type thrown by Sphinx::Client_t::methods.

contains error code (see SCErrorType) and a brief error description

See also:
ErrorType_t
Client_t

The documentation for this struct was generated from the following file: