Crossfire Server, Trunk
inja::RenderError Struct Reference

#include <inja.hpp>

Inheritance diagram for inja::RenderError:
Inheritance graph
Collaboration diagram for inja::RenderError:
Collaboration graph

Public Member Functions

 RenderError (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 SourceLocation location
 
const std::string message
 
const std::string type
 

Detailed Description

Definition at line 1745 of file inja.hpp.

Constructor & Destructor Documentation

◆ RenderError()

inja::RenderError::RenderError ( const std::string &  message,
SourceLocation  location 
)
inlineexplicit

Definition at line 1746 of file inja.hpp.


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