Serial Framework C++ Edition
Public Member Functions | List of all members
wclEServerClientConnection Class Reference

Exception class used for server client connections. More...

#include <wclConnectionErrors.h>

Inheritance diagram for wclEServerClientConnection:
wclEServerConnection wclEConnection wclException

Public Member Functions

 wclEServerClientConnection (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclEServerConnection
 wclEServerConnection (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 server client connections.

See also
wclEServerConnection