__Named_exception Class Reference

#include <stdapis/stlportv5/stl/_stdexcept_base.h>

class __Named_exception
Public Member Functions
__Named_exception(const string &)
~__Named_exception()
_STLP_DECLSPEC const char *what()

Constructor & Destructor Documentation

__Named_exception ( const string & )

_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-
Return Value
-

~__Named_exception ( )

_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.

Return Value
-

Member Function Documentation

what ( )

_STLP_DECLSPEC const char *what()const