std::bad_exception Class Reference

class std::bad_exception : public std::exception

Inherits from

Constructor & Destructor Documentation

bad_exception()

bad_exception ( )

bad_exception(const bad_exception &)

bad_exception ( const bad_exception & )

Parameters

const bad_exception &

~bad_exception()

~bad_exception ( ) [virtual]

Member Functions Documentation

operator=(const bad_exception &)

bad_exception & operator= ( const bad_exception & )

Parameters

const bad_exception &

what()

const char * what ( ) const [virtual]