commit | baacfd79859c702375f35e63da9823007a30e912 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Nov 16 11:48:13 2021 -0800 |
committer | Makoto Onuki <omakoto@google.com> | Tue Nov 16 11:59:05 2021 -0800 |
tree | 2140816c32c6bf68fea0523cbe59b6228f60a849 | |
parent | c0cca5c474c58e2f5d218884d8fee142468287fb [diff] |
Use different exceptions for different crash reasons Always throwing RemoteServiceException would make it impossible to tell the cause of a crash without the string message. Let's use a different exception type so developers can cluster crashes without the exception message. Bug: 124137635 Test: Treehugger Change-Id: Ibae57bdb1b8965241c41249a89c728d224e4e995