Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
According to THRIFT-237:
- add new TException base class
- change TApplicationException, TTransportException, TprotocolException to derive from TException
- modify codegen to derive generated exceptions from from TException
- do not throw native C# Exceptions in generated code
Attachments
Attachments
Issue Links
- relates to
-
THRIFT-2050 Vagrant C# lib compile fails with TException missing
- Closed