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

The Bluetooth GATT server exceptions. More...

#include <wclBluetoothErrors.h>

Inheritance diagram for wclEGattServer:
wclEBluetoothServer wclEBluetooth wclException

Public Member Functions

 wclEGattServer (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclEBluetoothServer
 wclEBluetoothServer (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 server exceptions.

See also
wclEBluetoothServer