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

Go to the source code of this file.
Classes | |
| class | IOException |
| The IOException class Generic i/o exception class. More... | |
| class | IOCloseException |
| The IOCloseException - Thrown if a stream cannot be closed. More... | |
| class | IOClosedException |
| IOClosedException - Thrown when attempting to close or perform I/O on an already closed. More... | |
| class | IOEndOfStreamException |
| IOEndOfStreamException - Thrown when attempting to read beyond the end of a stream. More... | |
| class | IOWouldBlockException |
| IOWouldBlockException - Thrown if an operation on a stream would block. More... | |