Documentation

BatchException extends TransferException
in package

FinalYes

This exception is thrown when HttpClient::sendRequests led to at least one failure.

It gives access to a BatchResult with the request-exception and request-response pairs.

Tags
author

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

Table of Contents

Properties

$result  : BatchResult

Methods

__construct()  : mixed
getResult()  : BatchResult
Returns the BatchResult that contains all responses and exceptions.

Properties

Methods


        
On this page

Search results