#include <exception.hh>


Public Member Functions | |
| OverflowException () throw () | |
| ~OverflowException () throw () | |
Definition at line 135 of file exception.hh.
| util::OverflowException::OverflowException | ( | ) | throw () |
Definition at line 88 of file exception.cc.
| util::OverflowException::~OverflowException | ( | ) | throw () |
Definition at line 89 of file exception.cc.
1.5.9