[ https://issues.apache.org/jira/browse/THRIFT-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Gmeiner updated THRIFT-1516: ----------------------------------- Attachment: THRIFT-1516.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 > Attachments: THRIFT-1516.patch > > > 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