Exception thrown in case of an error to open a file. More...
#include <Exceptions.h>
Public Member Functions | |
FileOpenException (const std::string &filename) | |
Constructor. |
Exception thrown in case of an error to open a file.
Definition at line 191 of file Exceptions.h.
variant_topic_tools::FileOpenException::FileOpenException | ( | const std::string & | filename | ) |
Constructor.
Definition at line 108 of file Exceptions.cpp.