XIncompatibleClient Class Reference

Incompatible client exception. More...

#include <XSynergy.h>

Inherits XSynergy.

Collaboration diagram for XIncompatibleClient:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XIncompatibleClient (int major, int minor)
accessors



int getMajor () const throw ()
 Get client's major version number.
int getMinor () const throw ()
 Get client's minor version number.

Protected Member Functions

virtual CString getWhat () const throw ()
 Get a human readable string describing the exception.

Detailed Description

Incompatible client exception.

Thrown when a client attempting to connect has an incompatible version.

Definition at line 33 of file XSynergy.h.


The documentation for this class was generated from the following files:

Generated on 12 Nov 2010 for synergy-plus by  doxygen 1.6.1