Thrown when a file could not be loaded for some reason. More...
#include <session.h>
Public Member Functions | |
FileLoadError (const std::string &file_name, const std::string &error) | |
std::string | file_name () const |
The name of the file that was being loaded when the error occured. |
Thrown when a file could not be loaded for some reason.