Open Issues Need Help
View All on GitHubAI Summary: Update the comment documentation within `src/db/include/RAT/DBLink.hh` for the `Get<I, D, ...>` functions. The current comments incorrectly state that a `DBNotFoundException` is thrown when a field name is not found; they should be corrected to reflect that a `DBNotFoundError` is thrown instead.
Complexity:
2/5
Good First Issue