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

12 lines
248 B
YAML

name: RuntimeException
class_comment: '# * Exception class thrown when an error occurs during parsing.
# *
# * @author Romain Neutron <imprec@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface