platform/api/symfony/Component/Messenger/Exception/RecoverableMessageHandlingException.yaml
2024-09-02 10:44:11 -07:00

13 lines
313 B
YAML

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