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

Public Member Functions | |
| RuntimeError (const char *_what, const SourceInfo &_si) throw () | |
| BaseError * | clone () const |
| Clones the object. | |
Definition at line 107 of file pexception.h.
|
||||||||||||
|
Definition at line 109 of file pexception.h. |
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::BaseError. Reimplemented in P::OverflowError, P::SystemError, P::SyncError, P::IOError, P::FTPError, P::IORequest::Error, P::NetDbError, P::SQLError, and P::ThreadError. Definition at line 112 of file pexception.h. |
1.3.3