You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2018/04/09 14:40:00 UTC

[jira] [Created] (THRIFT-4549) Thrift exceptions should derive from TException

Jens Geyer created THRIFT-4549:
----------------------------------

             Summary: Thrift exceptions should derive from TException 
                 Key: THRIFT-4549
                 URL: https://issues.apache.org/jira/browse/THRIFT-4549
             Project: Thrift
          Issue Type: Sub-task
          Components: C# - Compiler, C# - Library
            Reporter: Jens Geyer
            Assignee: Jens Geyer


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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)