ApplicationErrorReportType Enum

Definition

Enumerates values returned by several types.

public enum ApplicationErrorReportType
type ApplicationErrorReportType = 
Inheritance
ApplicationErrorReportType

Fields

Anr 2

An error report about an application that's not responding.

Battery 3

An error report about an application that's consuming too much battery.

Crash 1

An error report about an application crash.

None 0

Uninitialized error report.

RunningService 5

A report from a user to a developer about a running service that the user doesn't think should be running.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to