#include <stdapis/stlportv5/exception>
class std::bad_exception : public std::exception |
Public Member Functions | |
---|---|
bad_exception() | |
bad_exception(const bad_exception &) | |
virtual | ~bad_exception() |
bad_exception & | operator=(const bad_exception &) |
virtual const char * | what() |
Inherited Functions | |
---|---|
std::exception::exception() | |
std::exception::exception(const exception &) | |
std::exception::operator=(const exception &) | |
std::exception::~exception() |