Xapian::QueryParserError Class Reference

Indicates a query string can't be parsed. More...

Inheritance diagram for Xapian::QueryParserError:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 QueryParserError (const std::string &msg_, const std::string &context_="", int errno_=0)
 General purpose constructor which allows setting errno.
 QueryParserError (const std::string &msg_, int errno_)
 Construct from message and errno value.

Detailed Description

Indicates a query string can't be parsed.


Constructor & Destructor Documentation

Xapian::QueryParserError::QueryParserError ( const std::string &  msg_,
const std::string &  context_ = "",
int  errno_ = 0 
) [inline, explicit]

General purpose constructor which allows setting errno.

Xapian::QueryParserError::QueryParserError ( const std::string &  msg_,
int  errno_ 
) [inline]

Construct from message and errno value.


The documentation for this class was generated from the following file:
Documentation for Xapian (version 1.0.21).
Generated on 18 Jun 2010 by Doxygen 1.5.2.