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

OmErrorHandler Class Reference

Error handling class. More...

#include <omerrorhandler.h>

List of all members.

Public Methods

 OmErrorHandler ()
 Standard constructor. More...

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

void operator() (OmError &error)
 Method called to handle an error. More...

 OmErrorHandler ()
 Standard constructor. More...

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

void operator() (OmError &error)
 Method called to handle an error. More...


Detailed Description

Error handling class.


Constructor & Destructor Documentation

OmErrorHandler::OmErrorHandler   [inline]
 

Standard constructor.

virtual OmErrorHandler::~OmErrorHandler   [inline, virtual]
 

Standard destructor.

OmErrorHandler::OmErrorHandler   [inline]
 

Standard constructor.

virtual OmErrorHandler::~OmErrorHandler   [inline, virtual]
 

Standard destructor.


Member Function Documentation

void OmErrorHandler::operator() OmError   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.

void OmErrorHandler::operator() OmError   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 files:
Documentation for Xapian (version 0.6.3).
Generated on 24 Dec 2002 by Doxygen 1.2.15.