Public Member Functions | Protected Member Functions

XSocketIOClose Class Reference

I/O closing exception. More...

#include <XSocket.h>

Inherits XIOClose.

List of all members.

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.

Detailed Description

I/O closing exception.

Thrown if a stream cannot be closed.

Definition at line 73 of file XSocket.h.


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