Deskflow 1.24.0.365
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
IOException.h File Reference
Include dependency graph for IOException.h:
This graph shows which files directly or indirectly include this file:

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...