Public Member Functions

Sphinx::ClientUsageError_t Struct Reference

Exception is thrown when a invalid combination of function calls occurs. For ex. addQuery call before initQuery call. More...

#include <error.h>

Inheritance diagram for Sphinx::ClientUsageError_t:
Sphinx::Error_t

Public Member Functions

 ClientUsageError_t (const std::string &msg)

Detailed Description

Exception is thrown when a invalid combination of function calls occurs. For ex. addQuery call before initQuery call.

See also:
Error_t

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