Cannot open screen exception. More...
#include <XScreen.h>
Inherits XScreen.
Inherited by XScreenUnavailable.
Public Member Functions | |
| XScreenOpenFailure (const CString &msg) | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
| Get a human readable string describing the exception. | |
Cannot open screen exception.
Thrown when a screen cannot be opened or initialized.
Definition at line 31 of file XScreen.h.
1.7.1