domain_error Class Reference

class domain_error : public logic_error

Inherits from

Constructor & Destructor Documentation

domain_error(const string &)

_STLP_DECLSPEC domain_error ( const string & __arg )

Parameters

const string & __arg

~domain_error()

_STLP_DECLSPEC ~domain_error ( )