.. _doot.errors.command: =================== doot.errors.command =================== .. py:module:: doot.errors.command .. autoapi-nested-parse:: These are the doot specific errors that can occur Exceptions ---------- .. autoapisummary:: doot.errors.command.CommandError Module Contents =============== .. _doot.errors.command.CommandError: .. py:exception:: CommandError Bases: :py:obj:`doot.errors._base.FrontendError` A Command front end failed (rather than doot's backend) .. py:attribute:: general_msg :value: 'Doot Command Error:'