flowrunner.system package
Submodules
flowrunner.system.exceptions module
Module to store any custom exceptions
- exception flowrunner.system.exceptions.CyclicFlowException
Bases:
ExceptionException when there is a Cyclic flow detected
- exception flowrunner.system.exceptions.InvalidFlowException
Bases:
ExceptionException when there is an Invalid flow detected
flowrunner.system.logger module
Module for logging