Xapian::NetworkTimeoutError Class Reference

Indicates a timeout expired while communicating with a remote database. More...

Inheritance diagram for Xapian::NetworkTimeoutError:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Indicates a timeout expired while communicating with a remote database.


Constructor & Destructor Documentation

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

General purpose constructor which allows setting errno.

Xapian::NetworkTimeoutError::NetworkTimeoutError ( 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.18).
Generated on 14 Feb 2010 by Doxygen 1.5.2.