Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Xapian::ErrorHandler Class Reference

Error handling class. More...

#include <errorhandler.h>

List of all members.

Public Methods

 ErrorHandler ()
 Standard constructor. More...

virtual ~ErrorHandler ()
 Standard destructor. More...

void operator() (Xapian::Error &error)
 Method called to handle an error. More...


Detailed Description

Error handling class.


Constructor & Destructor Documentation

Xapian::ErrorHandler::ErrorHandler   [inline]
 

Standard constructor.

virtual Xapian::ErrorHandler::~ErrorHandler   [inline, virtual]
 

Standard destructor.


Member Function Documentation

void Xapian::ErrorHandler::operator() Xapian::Error   error
 

Method called to handle an error.

This method is called when an error occurs, and calls handle_error() for user handlers to deal with the error.

Parameters:
error  The error which has occurred.


The documentation for this class was generated from the following file:
Documentation for Xapian (version 0.7.0).
Generated on 8 Jul 2003 by Doxygen 1.2.15.