Mimotera::FileAlreadyExistingException Class Reference

Output file already exist. More...

#include <mimotera++/MimoteraException.hh>

Inherits Mimotera::FileException.

Collaboration diagram for Mimotera::FileAlreadyExistingException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FileAlreadyExistingException (const std::string &msg)


Detailed Description

Output file already exist.

The Mimotera::MimoteraWriter class is by default avoiding overwriting an already existing file unless explicitly specified.

This exception is thrown whenever an attempt to overwrite an already existing file in done.

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

examples/createDummyData.cxx.

Definition at line 221 of file MimoteraException.hh.


Constructor & Destructor Documentation

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

Definition at line 221 of file MimoteraException.hh.


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

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