12 lines
248 B
YAML
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
|