Durable Workflow PHP SDK

NonDeterministicWorkflow extends DurableWorkflowException
in package

FinalYes

Table of Contents

Properties

$actual  : string|null
$expected  : string|null
$sequence  : int|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $message[, int|null $sequence = null ][, string|null $expected = null ][, string|null $actual = null ]) : mixed
Parameters
$message : string
$sequence : int|null = null
$expected : string|null = null
$actual : string|null = null
On this page

Search results