Celeritas  0.5.0-56+6b053cd
Functions
AssertIO.json.cc File Reference
#include "AssertIO.json.hh"
#include "io/JsonPimpl.hh"

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.