The fields of Android.App.ApplicationErrorReport are listed below. For a list of all members, see the ApplicationErrorReport Members list.
See Also: Inherited members from Java.Lang.Object
const | TypeAnr | ApplicationErrorReportType (2). An error report about an application that's not responding. |
const | TypeBattery | ApplicationErrorReportType (3). An error report about an application that's consuming too much battery. |
const | TypeCrash | ApplicationErrorReportType (1). An error report about an application crash. |
const | TypeNone | ApplicationErrorReportType (0). Uninitialized error report. |
const | TypeRunningService | ApplicationErrorReportType (5). A report from a user to a developer about a running service that the user doesn't think should be running. |