doot.errors.command
These are the doot specific errors that can occur
Exceptions
A Command front end failed (rather than doot's backend) |
Module Contents
- exception doot.errors.command.CommandError[source]
Bases:
doot.errors._base.FrontendErrorA Command front end failed (rather than doot’s backend)
- general_msg = 'Doot Command Error:'