Throw original exception when command.close() throws Exception too by marcuslinke · Pull Request #304 · docker-java/docker-java
Navigation Menu
{{ message }}
docker-java / docker-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Closed
Throw original exception when command.close() throws Exception too#304
marcuslinke wants to merge 5 commits intomasterfrom
Throw original exception when command.close() throws Exception too#304
marcuslinke wants to merge 5 commits intomasterfrom
Conversation
Copy link
Member
KostyaSha
commented
Aug 21, 2015
KostyaSha commented
Aug 21, 2015LOL :) just opened IDE to fix it also, please wait for reviews before merge...
Copy link
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you describe why Closeable need to be changed to AutoClosable when
public interface Closeable extends AutoCloseable { ?
Copy link
Contributor Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't ;-) Will fix it. Thanks!
Marcus Linke added 4 commits
August 21, 2015 21:29
marcuslinke
closed this
marcuslinke
deleted the
issue-303
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment