[ 
https://issues.apache.org/jira/browse/THRIFT-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681561#comment-13681561
 ] 

Hudson commented on THRIFT-2015:
--------------------------------

Integrated in Thrift #712 (See [https://builds.apache.org/job/Thrift/712/])
    THRIFT-2015 Thrift exceptions should derive from TException (Revision 
b310ae78160bf95f6c49ed1cb13aea609878f6ee)

     Result = FAILURE
jensg : 
Files : 
* lib/csharp/src/Thrift.csproj
* compiler/cpp/src/generate/t_csharp_generator.cc
* lib/csharp/src/TApplicationException.cs
* lib/csharp/src/Thrift.WP7.csproj
* lib/csharp/src/TException.cs
* lib/csharp/src/Transport/TTransportException.cs
* lib/csharp/src/Protocol/TProtocolException.cs

                
> Thrift exceptions should derive from TException 
> ------------------------------------------------
>
>                 Key: THRIFT-2015
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2015
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C# - Compiler, C# - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>              Labels: exception
>         Attachments: THRIFT-2015-TException-csharp.patch
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to