Module: Gerrit::Errors

Defined in:
lib/gerrit/errors.rb

Overview

Collection of errors that can be thrown by the application.

This implements an exception hierarchy which exceptions to be grouped by type so the ExceptionHandler can display them appropriately.

Defined Under Namespace

Classes: CommandFailedError, CommandInvalidError, ConfigurationError, ConfigurationInvalidError, ConfigurationMissingError, GerritCommandFailedError, GerritError, InvalidGitRepo, UsageError