#include <mimotera++/MimoteraException.hh>
Inherits Mimotera::FileException.

Public Member Functions | |
| FileWriteException (const std::string &msg) | |
This exception is thrown whenever a problem writing an output file occurs.
Definition at line 267 of file MimoteraException.hh.
| Mimotera::FileWriteException::FileWriteException | ( | const std::string & | msg | ) | [inline] |
Definition at line 267 of file MimoteraException.hh.
1.5.7.1