yanpaulo / RestHttpClient

Simple and flexible REST client built on top of Microsoft's System.Net.HttpClient.
10 stars 1 forks source link

Wrap exceptions into RestHttpException #16

Open yanpaulo opened 4 years ago

yanpaulo commented 4 years ago

Study whether exceptions should be wrapped into RestHttpException or not.