ZF-3811: Exceptions thrown by packages used should be recasted
Description
It would be nice if exceptions thrown by Zend_Http_Client would be recasted to Zend_XmlRpc_Exception.
It would make matching a bit more trivial. :)
It would be nice if exceptions thrown by Zend_Http_Client would be recasted to Zend_XmlRpc_Exception.
It would make matching a bit more trivial. :)
Comments
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-12-12T02:09:45.000+0000
It seems phpdoc problem on call() method.
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-12-12T02:11:39.000+0000
Solved in SVN r13186.