List of all members
Xapian::LogicError Class Reference

The base class for exceptions indicating errors in the program logic. More...

+ Inheritance diagram for Xapian::LogicError:

Additional Inherited Members

- Public Member Functions inherited from Xapian::Error
const char * get_type () const
 The type of this error (e.g. "DocNotFoundError".)
 
const std::string & get_msg () const
 Message giving details of the error, intended for human consumption.
 
const std::string & get_context () const
 Optional context information. More...
 
const char * get_error_string () const
 Returns any system error string associated with this exception. More...
 
std::string get_description () const
 Return a string describing this object.
 

Detailed Description

The base class for exceptions indicating errors in the program logic.

A subclass of LogicError will be thrown if Xapian detects a violation of a class invariant or a logical precondition or postcondition, etc.


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

Documentation for Xapian (version 1.4.0).
Generated on Wed Oct 12 2016 by Doxygen 1.8.11.