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

14 lines
313 B
YAML
Raw Normal View History

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