![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include "base/BaseException.h"

Go to the source code of this file.
Classes | |
| class | DeskflowException |
| The DeskflowException class Generic deskflow exception class. More... | |
| class | BadClientException |
| BadClientException - Thrown when the client fails to follow the protocol. More... | |
| class | InvalidProtocolException |
| InvalidProtocolException - Thrown when the server protocol is unreconized. More... | |
| class | IncompatibleClientException |
| Incompatible client exception. More... | |
| class | DuplicateClientException |
| Client already connected exception. More... | |
| class | UnknownClientException |
| Client not in map exception. More... | |
| class | ExitAppException |
| Generic exit eception. More... | |