You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (Commented) (JIRA)" <ji...@apache.org> on 2012/02/19 19:56:42 UTC

[jira] [Commented] (THRIFT-1516) TProtocolException in C# should be public

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

Roger Meier commented on THRIFT-1516:
-------------------------------------

Agree, could you provide a patch?
                
> TProtocolException in C# should be public
> -----------------------------------------
>
>                 Key: THRIFT-1516
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1516
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.8
>            Reporter: Stefan Gmeiner
>            Priority: Minor
>
> The TProtocolException in the C# lib has no access modifier which results in internal access restriction. This makes it impossible to create or catch such a exception by client code if for example you want to implement a custom protocol. In the Java lib this exception for example is declared public.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira