Thrift-1658:Java thrift server is not throwing TApplicationException
authorJake Farrell <jfarrell@apache.org>
Wed, 22 Aug 2012 02:27:06 +0000 (02:27 +0000)
committerJake Farrell <jfarrell@apache.org>
Wed, 22 Aug 2012 02:27:06 +0000 (02:27 +0000)
commit2853cc0adffae223e0861524eb8e23af03b7a19b
treed3b6586859cb51714c794e3865157c582c5097f5
parentc02efe21c11cc8196ccf2429c90ba286c049d852
Thrift-1658:Java thrift server is not throwing TApplicationException
Client: java
Patch: Keith Turner

Exceptions not being handled correctly within newly modified ProcessFunctions. Added back code previously removed from auto generated class.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1375880 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/ProcessFunction.java