NodeException#

exception maize.core.runtime.NodeException[source]#

Exception representing execution failure in a node. Should not be instantiated directly, but by providing a traceback and using the from_traceback_exception method.