
We don't need to declare specific exceptions being thrown from test methods; it's enough to declare Exception. The test will fail anyway regardless of what specific exception is thrown. This is already the case for the majority of code in the acceptance tests. Clean up the remaining instances of specific 'throws'. Change-Id: I093c9617813785fb00368e2b1780e99971fe23be