I/O closing exception. More...
#include <XSocket.h>
Inherits XIOClose.
Public Member Functions | |
| XSocketIOClose (const CString &msg) | |
| virtual const char * | what () const |
| Reason for exception. | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
| Get a human readable string describing the exception. | |
I/O closing exception.
Thrown if a stream cannot be closed.
Definition at line 73 of file XSocket.h.
1.7.1