doot.errors
These are the doot specific errors that can occur
Submodules
Exceptions
Doot was instructed to shut down before completing the requested comand |
|
A Task was interrupted, usually to drop into a debugger |
Package Contents
- exception doot.errors.EarlyExit[source]
Bases:
ExceptionDoot was instructed to shut down before completing the requested comand
- exception doot.errors.Interrupt[source]
Bases:
control.ControlErrorA Task was interrupted, usually to drop into a debugger