Exceptions raised by AudioChannel instances. More...
#include <OSDLAudioChannel.h>


Public Member Functions | |
| AudioChannelException (const std::string &reason) | |
| virtual | ~AudioChannelException () throw () | 
Exceptions raised by AudioChannel instances.
Definition at line 51 of file OSDLAudioChannel.h.
| AudioChannelException::AudioChannelException | ( | const std::string & | reason | ) | 
Definition at line 68 of file OSDLAudioChannel.cc.
| AudioChannelException::~AudioChannelException | ( | ) |   throw () [virtual] | 
        
Definition at line 76 of file OSDLAudioChannel.cc.
 1.6.3