26 using ScreenException::ScreenException;
29 QString
getWhat()
const throw()
override;
45 QString
getWhat() const throw() override;
BaseException()
Use getWhat() as the result of what().
Definition BaseException.cpp:18
The ScreenException class, generic screen exception.
Definition ScreenException.h:17
ScreenOpenFailureException - Thrown when a screen cannot be opened or initialized.
Definition ScreenException.h:25
QString getWhat() const override
Get a human readable string describing the exception.
Definition ScreenException.cpp:15
Screen unavailable exception.
Definition ScreenException.h:38
~ScreenUnavailableException() override=default
QString getWhat() const override
Get a human readable string describing the exception.
Definition ScreenException.cpp:24