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 Ballard (JIRA)" <ji...@apache.org> on 2008/06/25 21:22:45 UTC

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

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


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.


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

Posted by "Kevin Clark (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury reassigned THRIFT-58:
-----------------------------------

    Assignee: Kevin Ballard

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


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

Posted by "Kevin Ballard (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Ballard updated THRIFT-58:
--------------------------------

    Attachment: 0001-rb-Support-raise-Xception-message-for-Structs-th.patch

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