#include <stdapis/stlportv5/stl/_stdexcept.h>
| class runtime_error : public __Named_exception |
| Public Member Functions | |
|---|---|
| runtime_error(const string &) | |
| ~runtime_error() | |
| Inherited Functions | |
|---|---|
| __Named_exception::__Named_exception(const string &) | |
| __Named_exception::what()const | |
| __Named_exception::~__Named_exception() | |