overflow_error Class Reference
#include <stdapis/stlportv5/stl/_stdexcept.h>
Link against: stdnew.lib
class overflow_error : public runtime_error
Inherits from
overflow_error
runtime_error
__Named_exception
Public Member Functions
overflow_error
(const
string
&)
~overflow_error
()
Inherited Functions
__Named_exception::__Named_exception(const string &)
__Named_exception::what()const
__Named_exception::~__Named_exception()
runtime_error::runtime_error(const string &)
runtime_error::~runtime_error()
Constructor & Destructor Documentation
overflow_error ( const string & )
overflow_error
(
const
string
&
__arg
)
[inline]
~overflow_error ( )
_STLP_DECLSPEC
~overflow_error
(
)