You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Clark (JIRA)" <ji...@apache.org> on 2008/07/29 00:22:32 UTC

[jira] Closed: (THRIFT-58) Ruby should support standard `raise Xception, 'message'` for Thrift::Structs that inherit from Exception

     [ https://issues.apache.org/jira/browse/THRIFT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Clark closed THRIFT-58.
-----------------------------

    Resolution: Fixed

In r680542

> Ruby should support standard `raise Xception, 'message'` for Thrift::Structs that inherit from Exception
> --------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-58
>                 URL: https://issues.apache.org/jira/browse/THRIFT-58
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Ballard
>         Attachments: 0001-rb-Support-raise-Xception-message-for-Structs-th.patch
>
>
> The standard idiom `raise Xception, 'message'` should work for Thrift::Structs. This of course only makes sense if the struct has a message field.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.