jenkinsci / docker-plugin

Jenkins cloud plugin that uses Docker
https://plugins.jenkins.io/docker-plugin/
MIT License
490 stars 319 forks source link

Use `UncheckedIOException` where possible #959

Closed basil closed 1 year ago

basil commented 1 year ago

Noticed while reading this code that a more specific exception type could be used in several places.