Throw original exception when command.close() throws Exception too by marcuslinke · Pull Request #304 · docker-java/docker-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@marcuslinke

Copy link

Contributor

No description provided.

@KostyaSha

Copy link

Member

LOL :) 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!

@marcuslinke marcuslinke deleted the issue-303 branch

August 24, 2015 19:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@marcuslinke @KostyaSha