#include <mimotera++/MimoteraException.hh>
Inherits Mimotera::MimoteraException.
Inherited by Mimotera::FileAlreadyExistingException, Mimotera::FileNotFoundException, Mimotera::FileReadException, Mimotera::FileWriteException, Mimotera::NotRegularFileException, Mimotera::UnknownWritingModeException, and Mimotera::WrongFileSizeException.
Public Member Functions | |
FileException (const std::string &msg) |
This exception is thrown whenever an unknown error concerning file handling has been encountered.
Definition at line 199 of file MimoteraException.hh.
Mimotera::FileException::FileException | ( | const std::string & | msg | ) | [inline] |
Definition at line 199 of file MimoteraException.hh.