GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1493
THRIFT-4492 protected ExceptionType type member of TApplicationExceptâ¦
â¦ion cannot be accessed
Client: C#
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4492
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1493.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1493
----
commit f0755ce7799f82e06a5cc6f0e60e8dd250042c58
Author: Jens Geyer <jensg@...>
Date: 2018-02-10T09:11:08Z
THRIFT-4492 protected ExceptionType type member of TApplicationException
cannot be accessed
Client: C#
Patch: Jens Geyer
----
---