platform/api/symfony/Component/Workflow/Exception/RuntimeException.yaml
2024-09-02 10:44:11 -07:00

12 lines
240 B
YAML

name: RuntimeException
class_comment: '# * Base RuntimeException for the Workflow component.
# *
# * @author Alain Flaus <alain.flaus@gmail.com>'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ExceptionInterface