Public Member Functions | Protected Member Functions

XIncompatibleClient Class Reference

Incompatible client exception. More...

#include <XSynergy.h>

Inherits XSynergy.

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 37 of file XSynergy.h.


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