Skip to content

IOVDbSvc: Don't rely on try/catch for expected errors.

Don't use try/catch for things that are not actually errors.

Merge request reports