ChaiScript
Public Member Functions | Public Attributes | List of all members
chaiscript::exception::file_not_found_error Struct Reference

Errors generated when loading a file. More...

#include <chaiscript_common.hpp>

Inheritance diagram for chaiscript::exception::file_not_found_error:
Inheritance graph
[legend]
Collaboration diagram for chaiscript::exception::file_not_found_error:
Collaboration graph
[legend]

Public Member Functions

 file_not_found_error (const std::string &t_filename)
 
 file_not_found_error (const file_not_found_error &)=default
 

Public Attributes

std::string filename
 

Detailed Description

Errors generated when loading a file.


The documentation for this struct was generated from the following file: