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

11 lines
409 B
YAML

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