sciline.HandleAsBuildTimeException#
- class sciline.HandleAsBuildTimeException(*args, **kwargs)[source]#
Error handler used by default.
This will raise an exception when building the graph, which is helpful for ensuring that errors are caught early, before starting costly computation.
- __init__(*args, **kwargs)#
Methods
__init__
(*args, **kwargs)handle_unsatisfied_requirement
(tp, *explanation)Raise an exception when a type cannot be provided.