Thrift exceptions should subclass Thrift::Exception
---------------------------------------------------
Key: THRIFT-197
URL: https://issues.apache.org/jira/browse/THRIFT-197
Project: Thrift
Issue Type: Bug
Components: Compiler (Ruby)
Reporter: Kevin Clark
Right now thrift exceptions in the ruby library inherit from StandardError. We
planned to move to Thrift::Exception (which subclasses StandardError) but
somehow forgot to. Some of the fixture code assumes this already exists.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.