XScreenUnavailable Class Reference

Screen unavailable exception. More...

#include <XScreen.h>

Inherits XScreenOpenFailure.

Collaboration diagram for XScreenUnavailable:
Collaboration graph
[legend]

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 ()
 Get a human readable string describing the exception.

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 12 Nov 2010 for synergy-plus by  doxygen 1.6.1