Skip to content

Conversation

@Mpdreamz
Copy link
Member

…icsearchClientException, becuase its IConnection throws and that WebException is now preserved with the backport of #3266

…icsearchClientException, becuase its IConnection throws and that WebException is now preserved with the backport of #3266
using System.Threading;
using System;
using System.Linq;
using System.Net;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pragma as well

@codebrain codebrain merged commit 4d24081 into 6.x Jun 25, 2018
codebrain pushed a commit that referenced this pull request Jun 25, 2018
#3302)

`net46` sets `WebException` as `OriginalException` whereas netcore sets `ElasticsearchClientException`, because its `IConnection` throws and that `WebException` is now preserved with the backport of #3266
@codebrain
Copy link
Contributor

Forward ported to master

@codebrain codebrain deleted the fix/client-exception-wrap-net46 branch June 25, 2018 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants