Mother class for all exceptions raised by Audible instances. More...
#include <OSDLAudible.h>


Public Member Functions | |
| AudibleException (const std::string &reason) | |
| virtual | ~AudibleException () throw () |
Mother class for all exceptions raised by Audible instances.
Definition at line 51 of file OSDLAudible.h.
| AudibleException::AudibleException | ( | const std::string & | reason | ) |
Definition at line 72 of file OSDLAudible.cc.
| AudibleException::~AudibleException | ( | ) | throw () [virtual] |
Definition at line 80 of file OSDLAudible.cc.
1.6.3