Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
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.