api/symfony/Component/PropertyAccess/Exception/OutOfBoundsException.yaml

13 lines
258 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: OutOfBoundsException
class_comment: '# * Base OutOfBoundsException for the PropertyAccess component.
# *
# * @author Bernhard Schussek <bschussek@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface