doot.errors.plugin
These are the doot specific errors that can occur
Exceptions
In the course of starting up, doot tried to load a plugin that was bad. |
|
In the course of starting up, doot tried to load a plugin that was bad. |
|
In the course of starting up, doot tried to load a plugin that was bad. |
Module Contents
- exception doot.errors.plugin.PluginError[source]
Bases:
doot.errors._base.BackendErrorIn the course of starting up, doot tried to load a plugin that was bad.
- general_msg = 'Doot Plugin Error:'
- exception doot.errors.plugin.PluginLoadError[source]
Bases:
PluginErrorIn the course of starting up, doot tried to load a plugin that was bad.
- exception doot.errors.plugin.AliasSearchError[source]
Bases:
PluginErrorIn the course of starting up, doot tried to load a plugin that was bad.