Skip to content

Composite exception should update cause to match the correct throwable that's first in the chain #3963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Composite exception should update cause to match the correct throwable that's first in the chain #3963

wants to merge 2 commits into from

Conversation

premnirmal
Copy link

Fixes #3679

@premnirmal premnirmal changed the title Composite exception should update cause to match the correct throwable Composite exception should update cause to match the correct throwable that's last in the chain May 25, 2016
@akarnokd
Copy link
Member

Please add an unit test that shows verifies the expected behavior.

@premnirmal premnirmal changed the title Composite exception should update cause to match the correct throwable that's last in the chain Composite exception should update cause to match the correct throwable that's first in the chain May 25, 2016
@premnirmal
Copy link
Author

premnirmal commented May 25, 2016

Updated

@zsxwing
Copy link
Member

zsxwing commented Jun 1, 2016

@premnirmal This is not correct. I just sent #3977 to fix it. Thanks anyway!

@akarnokd akarnokd added the Bug label Jun 1, 2016
@akarnokd
Copy link
Member

akarnokd commented Jun 1, 2016

Thanks for the contribution. Could you check #3977 and verify it fixes your issue?

@premnirmal
Copy link
Author

Thanks @zsxwing , closing

@premnirmal premnirmal closed this Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants