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.