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

Exception class used for server connections. More...

#include <wclConnectionErrors.h>

Inheritance diagram for wclEServerConnection:
wclEConnection wclException wclEServerActive wclEServerClientConnection

Public Member Functions

 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 connections.

See also
wclEConnection