#include <stdapis/stlportv5/stl/_stdexcept_base.h>
| class __Named_exception |
| Public Member Functions | |
|---|---|
| __Named_exception(const string &) | |
| ~__Named_exception() | |
| _STLP_DECLSPEC const char * | what() |
| _STLP_DECLSPEC | __Named_exception | ( | const string & | __str | ) |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
| Parameters | |
|---|---|
| __str | - |
| _STLP_DECLSPEC | ~__Named_exception | ( | ) |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.