__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)

~__Named_exception ( )

_STLP_DECLSPEC~__Named_exception()

Member Function Documentation

what ( )

_STLP_DECLSPEC const char *what()const