Public Member Functions | Protected Member Functions

XIOEndOfStream Class Reference

I/O end of stream exception. More...

#include <XIO.h>

Inherits XIO.

List of all members.

Public Member Functions

 XIOEndOfStream (const CString &msg)

Protected Member Functions

virtual CString getWhat () const throw ()
 Get a human readable string describing the exception.

Detailed Description

I/O end of stream exception.

Thrown when attempting to read beyond the end of a stream.

Definition at line 44 of file XIO.h.


The documentation for this class was generated from the following files: