FailedJobHandler constructor

FailedJobHandler(
  1. DeadLetterQueue _dlq
)

Implementation

FailedJobHandler(this._dlq);