Inja 3.5.0
A Template Engine for Modern C++
Loading...
Searching...
No Matches
inja::FileError Struct Reference
Inheritance diagram for inja::FileError:
inja::InjaError

Public Member Functions

 FileError (const std::string &message)
 FileError (const std::string &message, SourceLocation location)
Public Member Functions inherited from inja::InjaError
 InjaError (const std::string &type, const std::string &message)
 InjaError (const std::string &type, const std::string &message, SourceLocation location)

Additional Inherited Members

Public Attributes inherited from inja::InjaError
const std::string type
const std::string message
const SourceLocation location

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