Symfony\Component\Messenger\Exception
Classes
Thrown when a message cannot be decoded in a serializer.
A concrete implementation of RecoverableExceptionInterface that can be used directly.
A concrete implementation of UnrecoverableExceptionInterface that can be used directly.
Interfaces
Base Messenger component's exception.
Marker interface for exceptions to indicate that handling a message should have worked.
Marker interface for exceptions to indicate that handling a message will continue to fail.
Exception that holds multiple exceptions thrown by one or more handlers and/or messages.