kingrukawa / acra

Automatically exported from code.google.com/p/acra
0 stars 0 forks source link

Enhancement: When reporting caught exceptions, distinguish them from uncaught ones #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ACRA provides the useful feature of reporting caught exceptions.

While, it is sometimes interesting to know of such errors as they occur, it's 
convenient to be able to distinguish them from uncaught exceptions, since 
caught exceptions may represent known issues or low-priority errors.

Original issue reported on code.google.com by npeer2...@gmail.com on 28 Sep 2011 at 12:14