[PATCH] Throw TTransportException instead of TException in TSocket.php
----------------------------------------------------------------------

                 Key: THRIFT-180
                 URL: https://issues.apache.org/jira/browse/THRIFT-180
             Project: Thrift
          Issue Type: Improvement
          Components: Library (PHP)
            Reporter: James Wheare
            Priority: Trivial
         Attachments: TSocket.php.diff

In our use of the thrift PHP libs, it's been useful to have TSocket throw 
TTransportException instead of plain TException so we can catch socket 
exceptions separately from other thrift errors. Attached is a simple patch that 
also makes use of the TTransportException error constants.


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