Mimotera::FileException Class Reference

Base file exception. More...

#include <mimotera++/MimoteraException.hh>

Inherits Mimotera::MimoteraException.

Inherited by Mimotera::FileAlreadyExistingException, Mimotera::FileNotFoundException, Mimotera::FileReadException, Mimotera::FileWriteException, Mimotera::NotRegularFileException, Mimotera::UnknownWritingModeException, and Mimotera::WrongFileSizeException.

Collaboration diagram for Mimotera::FileException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FileException (const std::string &msg)


Detailed Description

Base file exception.

This exception is thrown whenever an unknown error concerning file handling has been encountered.

Author:
Antonio Bulgheroni <antonio.bulgheroni@gmail.com>
Examples:

examples/convert2ASCII.cxx, examples/convert2ROOT.cxx, and examples/createDummyData.cxx.

Definition at line 199 of file MimoteraException.hh.


Constructor & Destructor Documentation

Mimotera::FileException::FileException ( const std::string &  msg  )  [inline]

Definition at line 199 of file MimoteraException.hh.


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

Generated on Fri Sep 18 19:15:43 2009 for Mimotera++ by  doxygen 1.5.7.1