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

Public Member Functions | |
| OutOfRangeError (const SourceInfo &_si) throw () | |
| BaseError * | clone () const |
| Clones the object. | |
Definition at line 136 of file pexception.h.
|
|
Definition at line 138 of file pexception.h. |
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::LogicError. Definition at line 141 of file pexception.h. |
1.3.3