#include <pnetdb.h>
Inheritance diagram for P::NetDbError:

Public Member Functions | |
| NetDbError (int err, const char *_what, const SourceInfo &_si) throw () | |
| BaseError * | clone () const |
| Clones the object. | |
| int | error () const throw () |
| std::string | text () const throw () |
Definition at line 39 of file pnetdb.h.
|
||||||||||||||||
|
|
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::RuntimeError. |
|
|
|
|
|
|
1.3.3