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

9 lines
291 B
YAML

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