LoopBreak#

exception skrough.algorithms.exceptions.LoopBreak[source]#

A class used to represent a loop break event.

An exception class to be used in hook functions (cf. hooks) to represent loop break event causing an exit from execution of a particular Stage.