commit | 7200cd5ab4dd657a9396ffca88627a5d5ee4c700 | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Fri Mar 08 10:39:14 2024 -0800 |
committer | Soonil Nagarkar <sooniln@google.com> | Fri Mar 08 10:49:33 2024 -0800 |
tree | 5176271d1559df0eeb64f8064ae755cf3a7b58dc | |
parent | 1d651eb223ab8529977d77a38306d9ada9d856cf [diff] |
Allow Throwable to represent errors Previously used Exception, but there's no good reason not to allow any Throwable instead which allows for slightly more client flexibility. Bug: 229872126 Test: atest GeocodeProviderBaseTest Change-Id: Ie81f00dd2c082c331c10045e93fbeb8f2a393354