Durable Workflow PHP SDK

WorkflowFailed extends DurableWorkflowException
in package

FinalYes

Table of Contents

Properties

$failure  : array<string|int, mixed>|null
$failureType  : string|null

Methods

__construct()  : mixed

Properties

$failure read-only

public array<string|int, mixed>|null $failure = null

Methods

__construct()

public __construct(string $message[, string|null $failureType = null ][, array<string, mixed>|null $failure = null ]) : mixed
Parameters
$message : string
$failureType : string|null = null
$failure : array<string, mixed>|null = null
On this page

Search results