api/symfony/Component/Validator/Exception/OutOfBoundsException.yaml
2024-09-26 02:03:21 -07:00

12 lines
253 B
YAML

name: OutOfBoundsException
class_comment: '# * Base OutOfBoundsException for the Validator component.
# *
# * @author Bernhard Schussek <bschussek@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface