|
libvpb
4.2.54
|
ToneGen runtime exception type
More...
#include <tonegen.h>


Public Member Functions | |
| Exception (const std::string &message) | |
| Construct an exception object with a simple message string. | |
| ~Exception () throw () | |
| Destructor. | |
Error summary | |
| const char * | what () const throw () |
| Return the message associated with the exception. | |
ToneGen runtime exception type