platform/api/symfony/Component/Form/Exception/OutOfBoundsException.yaml

13 lines
249 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: OutOfBoundsException
class_comment: '# * Base OutOfBoundsException for Form component.
# *
# * @author Alexander Kotynia <aleksander.kot@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface