You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/05/01 23:36:52 UTC

[jira] [Commented] (THRIFT-1588) Java Generated Exceptions don't follow inheritance pattern as other Languages

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

Hudson commented on THRIFT-1588:
--------------------------------

Integrated in Thrift #446 (See [https://builds.apache.org/job/Thrift/446/])
    THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages

- reduce NUM_QUERIES within test for slow machines ;-r (Revision 1332809)

     Result = SUCCESS
roger : http://svn.apache.org/viewvc/?view=rev&rev=1332809
Files : 
* /thrift/trunk/compiler/cpp/src/generate/t_java_generator.cc
* /thrift/trunk/lib/java/test/org/apache/thrift/server/TestNonblockingServer.java

                
> Java Generated Exceptions don't follow inheritance pattern as other Languages
> -----------------------------------------------------------------------------
>
>                 Key: THRIFT-1588
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1588
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Compiler
>    Affects Versions: 0.9
>            Reporter: Nathaniel Cook
>            Assignee: Roger Meier
>              Labels: Exception, Java
>
> Generated Exceptions for Java extend the base Exception class in Java instead of the TException. This makes it difficult to catch exceptions specific to the thrift services. 

--
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