namespace Akenti class IOException : public Exception

This is the base class of all Input/Output exceptions

Inheritance:


Public Methods

IOException (const string& message)
Constructs an IOException with the specified detailed message that best describes this particular input/output exception
virtual ~IOException ()
Destructor

Inherited from Exception:

Public Methods

virtual const string& getMessage() const
virtual const char* what() const
virtual string paramString() const

Documentation

This is the base class of all Input/Output exceptions.
IOException(const string& message)
Constructs an IOException with the specified detailed message that best describes this particular input/output exception.
Parameters:
message - the detailed message

virtual ~IOException()
Destructor


This class has no child classes.
Author:
Abdelilah Essiari Srilekha Mudumbai Xiang Sun
Version:
1.1 00/05/01
See Also:
Exception

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de