|
Celeritas 0.7.0-dev.179+develop.ec08af0c9
|

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. | |