#include <stdapis/stlportv5/stl/_stdexcept.h>
class logic_error : public __Named_exception |
Public Member Functions | |
---|---|
logic_error(const string &) | |
~logic_error() |
Inherited Functions | |
---|---|
__Named_exception::__Named_exception(const string &) | |
__Named_exception::what()const | |
__Named_exception::~__Named_exception() |
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.
logic_error | ( | const string & | __s | ) | [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 | |
---|---|
__s | - |
_STLP_DECLSPEC | ~logic_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.