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

10 lines
303 B
YAML
Raw Normal View History

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