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

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

#include <wclBluetoothErrors.h>

Inheritance diagram for wclEBluetooth:
wclException wclEBluetoothClient wclEBluetoothLeBeacon wclEBluetoothServer wclEGattClient wclEGattServer

Public Member Functions

 wclEBluetooth (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 Bluetooth exceptions.

See also
wclCommon::wclException