I/O end of stream exception. More...
#include <XIO.h>
Inherits XIO.
Public Member Functions | |
XIOEndOfStream (const CString &msg) | |
Protected Member Functions | |
virtual CString | getWhat () const throw () |
Get a human readable string describing the exception. |
I/O end of stream exception.
Thrown when attempting to read beyond the end of a stream.
Definition at line 40 of file XIO.h.