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

12 lines
409 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: UnserializableKeyException
class_comment: "# * UnserializableKeyException is thrown when the key contains state\
\ that can no\n# * be serialized and the user try to serialize it.\n# * ie. Connection\
\ with a database, flock, semaphore, ...\n# *\n# * @author J\xE9r\xE9my Deruss\xE9\
\ <jeremy@derusse.com>"
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface