Toggle navigation
Symfony
Classes
Namespaces
Interfaces
Traits
Index
Search
Namespace
Symfony
\
Component
\
Messenger
\
Transport
\
AmqpExt
\
Exception
\
Symfony\Component\Messenger\Transport\AmqpExt\Exception
Interfaces
RejectMessageExceptionInterface
If something goes wrong while consuming and handling a message from the AMQP broker, there are two choices: rejecting or re-queuing the message.