GispoCoding/NLSgpkgloader

Improve error reporting

Opened this issue · 1 comments

An informative error message should be displayed to the user if there's an error with getting the product types XML document or parsing it.

Related to #5.

The error message reported in #5 may occur both due to an invalid API key and as a result of a connection problem. It needs to be determined whether the cases can be distinguished.