Errors¶
Note
The documentation in this section is aimed at people wishing to contribute to
hubugs, and can be skipped if you are simply using the tool from the
command line.
-
exception
hubugs.template.EmptyMessageError¶ Error to raise when the user provides an empty message.
-
exception
hubugs.utils.HttpClientError(message, response, content)¶ Error raised for client error status codes.
-
exception
hubugs.utils.RepoError¶ Error raised for invalid repository values.