RenamePreconditionsTest: Only throw Exception from test methods

Eclipse warns that some of the declared exceptions are not actually
thrown from within the test methods.

Replace the declarations of specific exceptions with Exception.

Change-Id: Ib58b94837e93b51f52b22da037c724d7f12e10ec
1 file changed
tree: 5f5562d6ffb5492e8f88ed09591bac965fdcfdb5
  1. .settings/
  2. src/
  3. tools/
  4. .bazelrc
  5. .gitignore
  6. bazlets.bzl
  7. BUILD
  8. external_plugin_deps.bzl
  9. README.md
  10. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently only supports Gerrit version 2.14.X.

For more information, see: src/main/resources/Documentation/about.md