class std::bad_exception : public std::exception |
Public Member Functions | |
---|---|
bad_exception() | |
bad_exception(const bad_exception &) | |
~bad_exception() | |
bad_exception & | operator=(const bad_exception &) |
const char * | what() |
Inherited Functions | |
---|---|
std::exception::exception() | |
std::exception::exception(const exception &) | |
std::exception::operator=(const exception &) | |
std::exception::~exception() |
bad_exception | ( | const bad_exception & | ) |
const bad_exception & |
bad_exception & | operator= | ( | const bad_exception & | ) |
const bad_exception & |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.