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

Public Member Functions

 InjaError (const std::string &type, const std::string &message)
 InjaError (const std::string &type, const std::string &message, SourceLocation location)

Public Attributes

const std::string type
const std::string message
const SourceLocation location

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