#include <OSDLAudio.h>
Inheritance diagram for OSDL::Audio::AudioException:
Definition at line 28 of file OSDLAudio.h.
Public Member Functions | |
AudioException (const std::string &reason) throw () | |
virtual | ~AudioException () throw () |
OSDL::Audio::AudioException::AudioException | ( | const std::string & | reason | ) | throw () |
AudioException::~AudioException | ( | ) | throw () [virtual] |
Definition at line 73 of file OSDLAudio.cc.