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

Public Member Functions | |
| FileNotFoundException (const std::string &msg) | |
This exception is thrown whenever the user try to open a file that is not available.
Definition at line 208 of file MimoteraException.hh.
| Mimotera::FileNotFoundException::FileNotFoundException | ( | const std::string & | msg | ) | [inline] |
Definition at line 208 of file MimoteraException.hh.
1.5.7.1