Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
THRIFT-2935 Exceptions in Java code should not extends TException
- Open