flowrunner.system package

Submodules

flowrunner.system.exceptions module

Module to store any custom exceptions

exception flowrunner.system.exceptions.CyclicFlowException

Bases: Exception

Exception when there is a Cyclic flow detected

exception flowrunner.system.exceptions.InvalidFlowException

Bases: Exception

Exception when there is an Invalid flow detected

flowrunner.system.logger module

Module for logging

Module contents