Nexus API Reference

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
psalm-api
psalm-immutable

Table of Contents

Properties

$message  : object

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(object $message) : mixed
Parameters
$message : object
On this page

Search results