commit | 6221d98aa87bd123e62f03c93d22d21ea4f18281 | [log] [download] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Thu Jan 10 10:39:20 2013 -0800 |
committer | Dave Borowitz <dborowitz@google.com> | Thu Jan 10 10:39:20 2013 -0800 |
tree | 71101baf98c68b9069f74b2d8a67a0f7c1c39d3a | |
parent | 5d11e2d032b3e17d02c164e7bc149ac394746c33 [diff] |
Throw a specific exception type on invalid GitilesViews This is an unchecked exception because generally programmers are responsible for maintaining view invariants themselves, but sometimes due to complex logic this is not always achievable. Change-Id: Ie14503eca0c13b3c07b110961739e5032ca11757