I/O would block exception. More...
#include <XIO.h>
Inherits XIO.
Public Member Functions | |
| XIOWouldBlock (const CString &msg) | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
| Get a human readable string describing the exception. | |
I/O would block exception.
Thrown if an operation on a stream would block.
Definition at line 50 of file XIO.h.
1.7.1