Public Member Functions | Protected Member Functions

XDuplicateClient Class Reference

Client already connected exception. More...

#include <XSynergy.h>

Inherits XSynergy.

List of all members.

Public Member Functions

 XDuplicateClient (const CString &name)
accessors

virtual const CString & getName () const throw ()
 Get client's name.

Protected Member Functions

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

Detailed Description

Client already connected exception.

Thrown when a client attempting to connect is using the same name as a client that is already connected.

Definition at line 70 of file XSynergy.h.


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