Closed
Description
most important is explaining in what situation which exception will be thrown and that everything ever thrown implements Http\Client\Exception.
Hierarchy is the following
\InvalidArgumentException
`- \Http\Client\Exception\InvalidArgumentException (implements \Http\Client\Exception)
\RuntimeException
`- \Http\Client\Exception\RuntimeException (implements \Http\Client\Exception)
`- \Http\Client\Exception\TransferException
|- \Http\Client\Exception\BatchException
`- \Http\Client\Exception\RequestException
|- \Http\Client\Exception\NetworkException
`- \Http\Client\Exception\HttpException
|- \Http\Client\Exception\ServerException
`- \Http\Client\Exception\ClientException
Metadata
Metadata
Assignees
Labels
No labels