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

Exception class used for client connections. More...

#include <wclConnectionErrors.h>

Inheritance diagram for wclEClientConnection:
wclEConnection wclException wclEClientActive

Public Member Functions

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

Detailed Description

Exception class used for client connections.

See also
wclEConnection