Documentation

NetworkException extends TransferException
in package
implements NetworkExceptionInterface uses RequestAwareTrait

Thrown when the request cannot be completed because of network issues.

There is no response object as this exception is thrown when no response has been received.

Tags
author

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

Table of Contents

Interfaces

NetworkExceptionInterface
Thrown when the request cannot be completed because of network issues.

Properties

$request  : RequestInterface

Methods

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

Properties

Methods


        
On this page

Search results