IMP logo

IMP::IOException Class Reference


Detailed Description

An input/output exception.

This exception should be used when an IO operation fails in a way that leaves the internal state OK. For example, failure to open a file should result in an IOException.

It is OK to catch such exceptions in IMP.

The equivalent Python type also derives from Python's IOError.

Inheritance diagram for IMP::IOException:

Inheritance graph
[legend]

Public Member Functions

 IOException (const char *t)

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

Generated on Mon Mar 8 23:08:41 2010 for IMP by doxygen 1.5.8