quickie.errors
Errors for quickie.
Exceptions
|
Raised when a circular reference is detected while loading namespaces. |
|
Base class for quickie errors. |
|
Raised when a task should be skipped. |
|
Raised when execution should stop. |
|
Raised when a subprocess task exits with an unexpected code. |
|
Raised when a subprocess task exceeds its configured timeout. |
|
Raised when a task is not found. |
|
Raised when a tasks module cannot be imported. |