Public Member Functions | Protected Member Functions

XIOClosed Class Reference

I/O already closed exception. More...

#include <XIO.h>

Inherits XIO.

List of all members.

Public Member Functions

 XIOClosed (const CString &msg)

Protected Member Functions

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

Detailed Description

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.


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