skeydula.util.exceptions module¶
- exception skeydula.util.exceptions.UnreachableError¶
Bases:
RuntimeErrorError indicating a branch that should not be reachable given type constraints.
Bases: RuntimeError
Error indicating a branch that should not be reachable given type constraints.
Styled using the Piccolo Theme