Archomeda / Gw2Sharp

A cross-platform .NET wrapper library for the Guild Wars 2 API written in C#
https://archomeda.github.io/Gw2Sharp
MIT License
37 stars 8 forks source link

Refactor web API exceptions #104

Closed Archomeda closed 2 years ago

Archomeda commented 2 years ago

The generic typed exceptions have been entirely removed, making it easier to catch exceptions thrown from Gw2Sharp.

This is a breaking change, and is going to be effective starting from version 2.0.

Closes #96

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.9% 90.9% Coverage
0.0% 0.0% Duplication