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_=std::string(), 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_ = std::string(),
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.2.4).
Generated on 19 Dec 2010 by Doxygen 1.5.9.