Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

XScreenUnavailable Class Reference

Screen unavailable exception. More...

#include <XScreen.h>

List of all members.

Public Member Functions

 XScreenUnavailable (double timeUntilRetry)
manipulators
double getRetryTime () const
 Get retry time.

Protected Member Functions

virtual CString getWhat () const throw ()


Detailed Description

Screen unavailable exception.

Thrown when a screen cannot be opened or initialized but retrying later may be successful.

Definition at line 34 of file XScreen.h.


Constructor & Destructor Documentation

XScreenUnavailable::XScreenUnavailable double  timeUntilRetry  ) 
 

timeUntilRetry is the suggested time the caller should wait until trying to open the screen again.

Definition at line 32 of file XScreen.cpp.


Member Function Documentation

double XScreenUnavailable::getRetryTime  )  const
 

Get retry time.

Returns the suggested time to wait until retrying to open the screen.

Definition at line 44 of file XScreen.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Nov 6 00:21:44 2009 for synergy-plus by  doxygen 1.3.9.1