Documentation

FailedClientResponse
in package
implements FailureResponseInterface

FinalYes

Table of Contents

Interfaces

FailureResponseInterface
Carries requests and responses between worker and host process.

Properties

$failure  : Throwable|null
$id  : int|string

Methods

__construct()  : mixed
getFailure()  : Throwable
getID()  : string|int

Properties

Methods

__construct()

public __construct(int|string $id[, Throwable|null $failure = null ]) : mixed
Parameters
$id : int|string
$failure : Throwable|null = null

        
On this page

Search results