MessageDeadLettered
in package
Read onlyYes
FinalYes
PSR-14 event dispatched whenever a message reaches the dead-letter sink — an undeliverable, unhandled, or dropped message. Subscribe to observe delivery failures without polling the bounded sample buffer.
Tags
Table of Contents
Properties
- $message : object
Methods
- __construct() : mixed
Properties
$message
public
object
$message
Methods
__construct()
public
__construct(object $message) : mixed
Parameters
- $message : object