[
https://issues.apache.org/jira/browse/THRIFT-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267859#comment-13267859
]
Hudson commented on THRIFT-1588:
--------------------------------
Integrated in Thrift #451 (See [https://builds.apache.org/job/Thrift/451/])
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as
other Languages
- fix the build!
- add test/gen-html for ThriftTest.thrift (Revision 1333628)
Result = SUCCESS
roger : http://svn.apache.org/viewvc/?view=rev&rev=1333628
Files :
* /thrift/trunk/lib/java/test/org/apache/thrift/test/TestClient.java
* /thrift/trunk/test/Makefile.am
* /thrift/trunk/test/cpp/src/TestClient.cpp
> 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
> Attachments: THRIFT-1588.patch
>
>
> 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