commit | b6f88a7af7714e74c95922f16384a285216554c7 | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Wed Apr 29 14:54:29 2020 -0700 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Wed Apr 29 14:54:29 2020 -0700 |
tree | c0e0ffc7ca20bdc924bfe907d2ee92888ce8d4aa | |
parent | 0920ccba1a00a468cd2364e1603e1b709e2c7323 [diff] |
Handle exceptions on attach attach() may throw various kinds of runtime exceptions, and since there is no way to represent them in attach() other than returning null (it is not supposed to throw), we should catch them here and log them. Bug: 153332815 Change-Id: Icbb7643c3abf6c6b0edc9d1eb9a74c38c731acdf