domain_error Class Reference

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

Link against: stdnew.lib

class domain_error : public logic_error

Inherits from

Constructor & Destructor Documentation

domain_error ( const string & )

domain_error(const string &__arg)[inline]

~domain_error ( )

_STLP_DECLSPEC~domain_error()