#include <stdapis/stlportv5/stl/_stdexcept.h>
class domain_error : public logic_error |
Public Member Functions | |
---|---|
domain_error(const string &) | |
~domain_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.
domain_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 | - |
_STLP_DECLSPEC | ~domain_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.