Thrift::TransportException should have specific subclasses for error types 
instead of the "type" accesor
--------------------------------------------------------------------------------------------------------

                 Key: THRIFT-79
                 URL: https://issues.apache.org/jira/browse/THRIFT-79
             Project: Thrift
          Issue Type: Improvement
          Components: Library (Ruby)
            Reporter: Bryan Duxbury
            Priority: Minor


The "type" attribute of Thrift::TransportException seems rather awkward. The 
idiom in a lot of languages, Ruby included, is to make subclasses for each 
exception type. I think we should switch to subclasses in Ruby.

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

Reply via email to