[
https://issues.apache.org/jira/browse/THRIFT-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Reiss resolved THRIFT-46.
-------------------------------
Resolution: Fixed
Assignee: Craig Kimerer
> Processing throws the wrong exception when an unknown method is called
> ----------------------------------------------------------------------
>
> Key: THRIFT-46
> URL: https://issues.apache.org/jira/browse/THRIFT-46
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (C#)
> Reporter: Craig Kimerer
> Assignee: Craig Kimerer
> Priority: Minor
> Attachments: processmap-trygetvalue.patch
>
>
> Calling an unknown method on a service throws the wrong exception. When
> accessing the processMap_ dictionary, it throws an exception
> (KeyNotFoundException) on the server instead of sending the exception
> (TApplicationException) to the client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.