Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::NetDbError Class Reference
[Networking library]

NetDb error class. More...

#include <pnetdb.h>

Inheritance diagram for P::NetDbError:

P::RuntimeError P::BaseError List of all members.

Public Member Functions

 NetDbError (int err, const char *_what, const SourceInfo &_si) throw ()
BaseErrorclone () const
 Clones the object.

int error () const throw ()
std::string text () const throw ()

Detailed Description

NetDb error class.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 39 of file pnetdb.h.


Constructor & Destructor Documentation

P::NetDbError::NetDbError int  err,
const char *  _what,
const SourceInfo _si
throw () [inline]
 

Definition at line 41 of file pnetdb.h.


Member Function Documentation

BaseError* P::NetDbError::clone  )  const [inline, virtual]
 

Clones the object.

This method returns an exact copy of the exception object.

Returns:
the copied exception object

Reimplemented from P::RuntimeError.

Definition at line 44 of file pnetdb.h.

int P::NetDbError::error  )  const throw () [inline]
 

Definition at line 47 of file pnetdb.h.

std::string P::NetDbError::text  )  const throw ()
 


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:35 2004 for P::Classes by doxygen 1.3.3