Skip to content

Catch PyVO-specific connection errors and raise general ConnectionError

David Rafferty requested to merge catch_vo_errors into master

This MR adds code to catch PyVO-specific connection errors and raise a ConnectionError that can be more cleanly handled by a calling script.

Merge request reports

Loading