Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
The XScreen class, generic screen exception. More...
#include <XScreen.h>
Additional Inherited Members | |
Public Member Functions inherited from XBase | |
XBase () | |
Use getWhat() as the result of what() | |
XBase (const std::string &msg) | |
Use msg as the result of what() | |
~XBase () override throw () =default | |
const char * | what () const override throw () |
Reason for exception. | |
Protected Member Functions inherited from XBase | |
virtual std::string | getWhat () const noexcept |
Get a human readable string describing the exception. | |
virtual std::string | format (const char *id, const char *defaultFormat,...) const noexcept |
Format a string. |
The XScreen class, generic screen exception.