Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
#27 documenting further exceptions thrown by Client#doRequest()
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Aug 11, 2017
1 parent 1d34b83 commit e6bf659
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,9 @@ public function skipSystemLookup()
* @param null|\Zend\XmlRpc\Response $response
*
* @throws \Zend\Http\Exception\InvalidArgumentException
* @throws \Zend\Http\Client\Exception\RuntimeException
* @throws \Zend\XmlRpc\Client\Exception\HttpException
* @throws \Zend\XmlRpc\Exception\ValueException
*
* @return void
*/
Expand Down

0 comments on commit e6bf659

Please sign in to comment.