platform/api/symfony/Component/Lock/Exception/LockReleasingException.yaml

10 lines
291 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: LockReleasingException
class_comment: "# * LockReleasingException is thrown when an issue happens during\
\ the release of a lock.\n# *\n# * @author J\xE9r\xE9my Deruss\xE9 <jeremy@derusse.com>"
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface