Open Journal Systems  3.3.0
Http\Client\Exception Interface Reference
Inheritance diagram for Http\Client\Exception:
Psr\Http\Client\ClientExceptionInterface Http\Adapter\Guzzle6\Exception\UnexpectedValueException Http\Client\Exception\TransferException Http\Client\Exception\NetworkException Http\Client\Exception\RequestException Http\Client\Exception\HttpException

Data Fields

trait RequestAwareTrait
 

Detailed Description

Every HTTP Client related Exception must implement this interface.

Author
Márk Sági-Kazár mark..nosp@m.sagi.nosp@m.kazar.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition at line 12 of file paymethod/paypal/vendor/php-http/httplug/src/Exception.php.

Field Documentation

◆ RequestAwareTrait

trait Http\Client\Exception::RequestAwareTrait
Initial value:
{
private $request

Definition at line 8 of file RequestAwareTrait.php.


The documentation for this interface was generated from the following files: