13 lines
240 B
YAML
13 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
|