ost::IOException Class Reference
A sub-hierarchy for all Common C++ I/O related classes.
More...
#include <exception.h>
List of all members.
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] |
The documentation for this class was generated from the following file: