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

12 lines
249 B
YAML

name: OutOfBoundsException
class_comment: '# * Base OutOfBoundsException for Form component.
# *
# * @author Alexander Kotynia <aleksander.kot@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface