|
Crossfire Server, Trunk
|
#include <inja.hpp>
Inheritance diagram for inja::RenderError:
Collaboration diagram for inja::RenderError: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 | |
Data Fields inherited from inja::InjaError | |
| const SourceLocation | location |
| const std::string | message |
| const std::string | type |
|
inlineexplicit |