runtime_error Class Reference

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

class runtime_error : public __Named_exception

Inherits from

Detailed Description

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.

Constructor & Destructor Documentation

runtime_error ( const string & )

runtime_error(const string &__s)[inline]

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

~runtime_error ( )

_STLP_DECLSPEC~runtime_error()

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
-