FDR
4.2.7(6ecbe5a21b71ab020e8fcaeccfe5ebaad0599f4f)
|
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. | |
![]() | |
Error (const std::string &description) | |
Creates a new error with the specified error message. | |
Thrown when a file could not be loaded for some reason.