Cura/plugins/SliceInfoPlugin
Thomas Karl Pietrowski 8e92cb4c91 CURA-1923: Don't return a complete traceback on HTTPError
As discussed on GitHub we don't need a complete traceback on HTTPError.
However URLError should return a full traceback, like any other
exception that might occur.
2016-08-07 08:16:22 +02:00
..