[
https://issues.apache.org/jira/browse/THRIFT-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Clark updated THRIFT-197:
-------------------------------
Attachment: 0001-rb-Thrift-exceptions-should-subclass-Thrift-Except.patch
> 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
> Attachments:
> 0001-rb-Thrift-exceptions-should-subclass-Thrift-Except.patch
>
>
> 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.