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:41:00 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-4549:
-------------------------------
    Description: 
According to THRIFT-237:
 * change TApplicationException, TTransportException, TprotocolException to derive from TException


  was:
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

    Component/s:     (was: C# - Library)
                     (was: C# - Compiler)
                 Delphi - Library

> 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: Delphi - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Major
>              Labels: exception
>
> According to THRIFT-237:
>  * change TApplicationException, TTransportException, TprotocolException to derive from TException



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