exception module¶
Exceptions for the GitLab Guard.
- exception confirm.gitlab_guard.exception.GitLabGuardError¶
Base exception.
- exception confirm.gitlab_guard.exception.InitError¶
Exception which is thrown when there was an error during the initialisation.
- exception confirm.gitlab_guard.exception.OverrideError¶
Exception which is thrown when there was an error in an override file.
- exception confirm.gitlab_guard.exception.UpdateError¶
Exception which is thrown when there was an update error.