Nathaniel Cook created THRIFT-1588:
--------------------------------------

             Summary: 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: Nathaniel Cook


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

        

Reply via email to