Public Member Functions | Protected Member Functions

XExitApp Class Reference

Generic exit eception. More...

#include <XSynergy.h>

Inherits XSynergy.

List of all members.

Public Member Functions

 XExitApp (int code)
int getCode () const throw ()
 Get the exit code.

Protected Member Functions

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

Detailed Description

Generic exit eception.

Thrown when we want to abort, with the opportunity to clean up. This is a little bit of a hack, but it's a better way of exiting, than just calling exit(int).

Definition at line 121 of file XSynergy.h.


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