#include <pexception.h>
Inheritance diagram for P::SyncError:

Public Member Functions | |
| SyncError (oserr_t errnum, const char *_what, const SourceInfo &_si) throw () | |
| BaseError * | clone () const |
| Clones the object. | |
Definition at line 201 of file pexception.h.
|
||||||||||||||||
|
Definition at line 203 of file pexception.h. |
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::SystemError. Definition at line 206 of file pexception.h. |
1.3.3