ucommon
Public Member Functions
ost::IOException Class Reference

A sub-hierarchy for all Common C++ I/O related classes. More...

#include <exception.h>

Inheritance diagram for ost::IOException:
Inheritance graph
[legend]
Collaboration diagram for ost::IOException:
Collaboration graph
[legend]

Public Member Functions

virtual long getSystemError () const throw ()
virtual const char * getSystemErrorString () const throw ()
 IOException (const String &what_arg, long systemError=0) throw ()

Detailed Description

A sub-hierarchy for all Common C++ I/O related classes.

Author:
David Sugar <dyfet@ostel.com> I/O operation exception hierarchy.

Definition at line 91 of file exception.h.


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