Celeritas  0.5.0-56+6b053cd
Functions
AssertIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "Assert.hh"
This graph shows which files directly or indirectly include this file:

Functions

void celeritas::to_json (nlohmann::json &j, DebugErrorDetails const &d)
 Write details of a debug error to JSON output.
 
void celeritas::to_json (nlohmann::json &j, RuntimeErrorDetails const &d)
 Write details of a runtime error to JSON output.
 
void celeritas::to_json (nlohmann::json &j, RichContextException const &e)
 Write properties of a rich context exception.