Commit 1fe7b04
committed
fix: show error details in preset catalog config read failure
Capture and display the exception message when reading preset-catalogs.yml
fails, instead of swallowing the error details. Matches the pattern used
in preset_catalog_add 54 lines earlier.