overflow_error Class Reference

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

class overflow_error : public runtime_error

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

overflow_error ( const string & )

overflow_error(const string &__arg)[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
__arg-
Return Value
-

~overflow_error ( )

_STLP_DECLSPEC~overflow_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
-