Celeritas 0.6.0-rc.2.17+develop.70a89938
Loading...
Searching...
No Matches
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.