ChecksFactory: Do only throw RestApiException

All our extension API only throws RestApiExceptions, other exceptions
are always wrapped in RestApiException. Be consistent and do the same
here.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Ia86238e32f2f07bd889ec7d5783486510fd96506
3 files changed
tree: 2a7120619aec9636461c97e2c1a4629aaf76be6b
  1. gr-checks/
  2. java/
  3. javatests/
  4. src/
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.