Client not in map exception. More...
#include <XSynergy.h>
Inherits XSynergy.

Public Member Functions | |
| XUnknownClient (const CString &name) | |
accessors | |
| virtual const CString & | getName () const throw () |
| Get the client's name. | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
| Get a human readable string describing the exception. | |
Client not in map exception.
Thrown when a client attempting to connect is using a name that is unknown to the server.
Definition at line 85 of file XSynergy.h.
1.6.1