ost::IOException Class Reference

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

#include <exception.h>

Inheritance diagram for ost::IOException:
ost::Exception ost::DirException ost::DSOException ost::FileException ost::IOZException ost::SerException ost::SockException

List of all members.

Public Member Functions

 IOException (const String &what_arg, long systemError=0) throw ()
virtual ~IOException () throw ()
virtual long getSystemError () const throw ()
virtual const char * getSystemErrorString () const 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.

Constructor & Destructor Documentation

ost::IOException::IOException ( const String what_arg,
long  systemError = 0 
) throw ()
virtual ost::IOException::~IOException (  )  throw () [virtual]

Member Function Documentation

virtual long ost::IOException::getSystemError (  )  const throw () [virtual]
virtual const char* ost::IOException::getSystemErrorString (  )  const throw () [virtual]
Examples:
tcp.cpp.

The documentation for this class was generated from the following file:
Generated on Mon Jul 5 13:06:03 2010 for GNU CommonC++ by  doxygen 1.6.3