I/O already closed exception. More...
#include <XIO.h>
Inherits XIO.
Public Member Functions | |
| XIOClosed (const CString &msg) | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
| Get a human readable string describing the exception. | |
I/O already closed exception.
Thrown when attempting to close or perform I/O on an already closed. stream.
Definition at line 38 of file XIO.h.
1.7.1