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

9 lines
295 B
YAML

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