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

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