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

10 lines
295 B
YAML
Raw Normal View History

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