ToneGen runtime exception type
More...
#include <tonegen.h>
|
|
| Exception (const std::string &message) |
| | Construct an exception object with a simple message string.
|
| |
|
| ~Exception () throw () |
| | Destructor.
|
| |
|
|
const char * | what () const throw () |
| | Return the message associated with the exception.
|
| |
ToneGen runtime exception type