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 ()
 
- Public Member Functions inherited from ost::Exception
 Exception (const String &what_arg) throw ()
 
virtual const char * getString () const
 
virtual const char * what () const throw ()
 

Detailed Description

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

Author
David Sugar dyfet.nosp@m.@ost.nosp@m.el.co.nosp@m.m I/O operation exception hierarchy.

Definition at line 92 of file exception.h.


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