Skip to content

Be more specific when catching exceptions.

David Thompson requested to merge dcthomp/smtk:narrow-exception into master

Only catch JSON exceptions so that callers can catch other types of exceptions. This fixes #517 (closed).

Merge request reports