final class Error (View source)

internal  implementation detail of the catchup
 

Methods

static Error
create(SubscriptionId $subscriptionId, string $message, Throwable|null $throwable, SequenceNumber|null $position)

No description

Details

static Error create(SubscriptionId $subscriptionId, string $message, Throwable|null $throwable, SequenceNumber|null $position)

No description

Parameters

SubscriptionId $subscriptionId
string $message
Throwable|null $throwable
SequenceNumber|null $position

Return Value

Error