libvpb  4.2.61
ToneGen::Exception Class Reference

ToneGen runtime exception type More...

#include <tonegen.h>

Inheritance diagram for ToneGen::Exception:
Inheritance graph
Collaboration diagram for ToneGen::Exception:
Collaboration graph

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.
 

Detailed Description

ToneGen runtime exception type