commit | 3b7c3c6b551b95c58849e40b53b01d38714bb782 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Fri Aug 07 13:44:09 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Fri Aug 07 13:44:09 2009 -0700 |
tree | 5b61c43db6eaea6d34e3844c6a3800e86881740d | |
parent | 44495b71345b196f17552e608ac6b251c67062ff [diff] |
Added lightweight exception logging to AsyncQueryHandler. Without this, it's really hard to debug exceptions coming over from a ContentProvider. This is lightweight logging that is only triggered by an exception, and doesn't write a full stacktrace.