Exception thrown when a file cannot be found. More...
#include <Exceptions.h>
Public Member Functions | |
FileNotFoundException (const std::string &message) | |
Constructor. More... | |
Exception thrown when a file cannot be found.
Definition at line 35 of file Exceptions.h.
|
inlineexplicit |