#include <mimotera++/MimoteraException.hh>
Inherits Mimotera::FileException.
Public Member Functions | |
UnknownWritingModeException (const std::string &msg) |
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.
Definition at line 234 of file MimoteraException.hh.
Mimotera::UnknownWritingModeException::UnknownWritingModeException | ( | const std::string & | msg | ) | [inline] |
Definition at line 234 of file MimoteraException.hh.