llorllale / youtrack-api

Fluent, object-oriented Java wrapper for YouTrack's REST API.
https://llorllale.github.io/youtrack-api
Other
12 stars 0 forks source link

Remove UncheckedException #236

Closed llorllale closed 6 years ago

llorllale commented 6 years ago

Use UncheckedIOException instead.

llorllale commented 6 years ago

Fixed in #236