Handle the BadRequestException from ListProjects

ListProjects throws a BadRequestException which is not specified
by the listRepositories(...)  method of GitilesAccess.
To remedy this the exception is caught and thrown wrapped inside
an IOException which is specified.

Change-Id: Icc4914f73b32e521c5cda7d48ce4a7e74e27555e
1 file changed
tree: 00d33ad69d98311b29d4c053f8a77ebed32ffee9
  1. src/
  2. .gitignore
  3. BUCK
  4. LICENSE