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 () throw ()
virtual char * getSystemErrorString () throw ()
 IOException (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 92 of file exception.h.


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