Mimotera::UnknownWritingModeException Class Reference

Unknown writing mode. More...

#include <mimotera++/MimoteraException.hh>

Inherits Mimotera::FileException.

Collaboration diagram for Mimotera::UnknownWritingModeException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnknownWritingModeException (const std::string &msg)


Detailed Description

Unknown writing mode.

The Mimotera::MimoteraWriter can open output file for writing with different options specified by the Mimotera::MimoteraWriter::WritingMode_t.

This exception is thrown whenever an attempt to open a file with an unknown writing mode is made.

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

examples/createDummyData.cxx.

Definition at line 234 of file MimoteraException.hh.


Constructor & Destructor Documentation

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

Definition at line 234 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