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