issues
search
TGSAI
/
mdio-cpp
C++, Cloud native, scalable storage engine for various types of energy data.
Apache License 2.0
6
stars
3
forks
source link
83 json dne exception
#84
Closed
BrianMichell
closed
3 months ago
BrianMichell
commented
3 months ago
Resolves #83
nlohmann::json::parse
has been disallowed to throw internally. Internal cases where it
would
have thrown an exception will now return an appropriate
mdio::Result
.
Resolves #83
nlohmann::json::parse
has been disallowed to throw internally. Internal cases where it would have thrown an exception will now return an appropriatemdio::Result
.