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
            Priority: Minor


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.

Reply via email to