#include <piorequest.h>
Inheritance diagram for P::IORequest::Error:

Public Member Functions | |
| Error (const char *what, const std::string &text, const SourceInfo &si) throw () | |
| ~Error () throw () | |
| BaseError * | clone () const |
| Clones the object. | |
| const std::string & | text () const |
Definition at line 99 of file piorequest.h.
|
||||||||||||||||
|
|
|
|
|
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::RuntimeError. Definition at line 106 of file piorequest.h. |
|
|
Definition at line 109 of file piorequest.h. |
1.3.3