timols / java-gitlab-api

A wrapper for the Gitlab API written in Java
Apache License 2.0
383 stars 317 forks source link

Throw IOException instead of generic RuntimeException (breaking change) #341

Open islandsvinur opened 5 years ago

islandsvinur commented 5 years ago

In PR #339 I only included the non-breaking parts of the change proposed in #337. This PR does include them.