FailedRetry
Read onlyYes
FinalYes
Properties
- $attemptNumber : int
- $exception : Throwable
- $timestamp : DateTimeImmutable
Methods
- create() : self
Properties
$attemptNumber
public
int
$attemptNumber
$exception
public
Throwable
$exception
$timestamp
public
DateTimeImmutable
$timestamp
Methods
create()
public
static create(ClockInterface $clock, Throwable $exception, int $attemptNumber) : self
Parameters
- $clock : ClockInterface
- $exception : Throwable
- $attemptNumber : int