Inheritance diagram for std::bad_exception:


Public Member Functions | |
| bad_exception () throw () | |
| virtual | ~bad_exception () throw () |
| virtual const char * | what () const throw () |
| Returns a C-style character string describing the general cause of the current error. | |
Definition at line 62 of file exception.
|
|
|
|
|
|
|
|
Returns a C-style character string describing the general cause of the current error.
Referenced by SoundException::SoundException(). |
1.3.4