commit | f82d2e7369d6eb3d0c30c0686ccfedb6df624da9 | [log] [tgz] |
---|---|---|
author | Olivier Gaillard <gaillard@google.com> | Thu Jun 07 11:45:35 2018 +0100 |
committer | Olivier Gaillard <gaillard@google.com> | Tue Jul 03 22:22:42 2018 +0100 |
tree | fd2da511958f76a8d1d579eb0310174337671335 | |
parent | 565aa509524c0d3d078f03088ce19aff2c7bee62 [diff] |
Tracks exception count by class name. The goal is to figure out if it would be worth monitoring these exceptions. If exception types are only caller issues like SecurityException and IllegalArgumentException, it is probably not worth it. If we can find NPE or internal exceptions it would be worth uploading the exceptions through dropbox. Test: unit test Change-Id: I779d43a0e6ca1a33535b90809491675420a51726