Bluetooth Framework C++ Edition
Public Member Functions | List of all members
wclEAudio Class Reference

The base exception class for all Audio exceptions. More...

#include <wclAudioErrors.h>

Inheritance diagram for wclEAudio:
wclException

Public Member Functions

 wclEAudio (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclException
 wclException (const char *msg)
 Creates new exception object.
 

Detailed Description

The base exception class for all Audio exceptions.

See also
wclCommon::wclException