platform/api/symfony/Component/Messenger/Exception/UnrecoverableMessageHandlingException.yaml

14 lines
319 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: UnrecoverableMessageHandlingException
class_comment: '# * A concrete implementation of UnrecoverableExceptionInterface that
can be used directly.
# *
# * @author Frederic Bouchery <frederic@bouchery.fr>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- UnrecoverableExceptionInterface