Documentation

RequestException extends TransferException
in package
implements RequestExceptionInterface uses RequestAwareTrait

Exception for when a request failed, providing access to the failed request.

This could be due to an invalid request, or one of the extending exceptions for network errors or HTTP error responses.

Tags
author

Márk Sági-Kazár mark.sagikazar@gmail.com

Table of Contents

Interfaces

RequestExceptionInterface
Exception for when a request failed.

Properties

$request  : RequestInterface

Methods

__construct()  : mixed
getRequest()  : RequestInterface
{@inheritdoc}
setRequest()  : mixed

Properties

Methods


        
On this page

Search results