doot.errors.command

These are the doot specific errors that can occur

Exceptions

CommandError

A Command front end failed (rather than doot's backend)

Module Contents

exception doot.errors.command.CommandError[source]

Bases: doot.errors._base.FrontendError

A Command front end failed (rather than doot’s backend)

general_msg = 'Doot Command Error:'