imaging::FileIoException Class Reference
[Core Module]

File I/O exception. More...

#include <Exception.hpp>

Inheritance diagram for imaging::FileIoException:

imaging::Exception

List of all members.

Public Member Functions

 FileIoException (std::string msg=std::string("FileIoException: An exception has ocurred!"))


Detailed Description

File I/O exception.

An exception which is thrown because of a file related error. Most prominently these are failed attempts to open a file for reading or writing.


Constructor & Destructor Documentation

imaging::FileIoException::FileIoException ( std::string  msg = std::string("FileIoException: An exception has ocurred!")  )  [inline]

Constructor. The user can pass a custom error message.


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

Generated on Tue Feb 10 10:01:31 2009 for imaging2 by  doxygen 1.5.5