Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utility method getParsedJson throws an runtime error exception but its doxygen does not capture it. #522

Open
souvik1914581 opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@souvik1914581
Copy link

utils::getParseJson() throws an std::runtime_error, but the API's doxygen does not capture this.
We need to update the doxygen for this API and check that this exception is handled wherever this API is being called in the repo.

inline nlohmann::json getParsedJson(const std::string& pathToJson)

@souvik1914581 souvik1914581 self-assigned this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant