You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/11/11 06:51:44 UTC

[jira] Commented: (THRIFT-197) Thrift exceptions should subclass Thrift::Exception

    [ https://issues.apache.org/jira/browse/THRIFT-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646483#action_12646483 ] 

Bryan Duxbury commented on THRIFT-197:
--------------------------------------

Looks good. Commit it. 

> 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.