Mother class for all audio exceptions. More...
#include <OSDLAudioCommon.h>


Public Member Functions | |
| AudioException (const std::string &reason) | |
| virtual | ~AudioException () throw () |
Mother class for all audio exceptions.
Definition at line 47 of file OSDLAudioCommon.h.
| OSDL::Audio::AudioException::AudioException | ( | const std::string & | reason | ) | [inline] |
Definition at line 53 of file OSDLAudioCommon.h.
| virtual OSDL::Audio::AudioException::~AudioException | ( | ) | throw () [inline, virtual] |
Definition at line 60 of file OSDLAudioCommon.h.
1.6.3