Celeritas 0.7.0-dev.82+develop.c46057b69
|
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. | |