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

The Bluetooth GATT client exceptions. More...

#include <wclBluetoothErrors.h>

Inheritance diagram for wclEGattClient:
wclEBluetoothClient wclEBluetooth wclException

Public Member Functions

 wclEGattClient (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclEBluetoothClient
 wclEBluetoothClient (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclEBluetooth
 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 Bluetooth GATT client exceptions.

See also
wclEBluetoothClient