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

Public Member Functions | |
| OverflowError (const SourceInfo &_si) throw () | |
| BaseError * | clone () const |
| Clones the object. | |
Definition at line 150 of file pexception.h.
|
|
Definition at line 152 of file pexception.h. |
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::RuntimeError. Definition at line 155 of file pexception.h. |
1.3.3