AboutSupportDeveloper GuideVersion 34.118.78.63

Generated when an application has crashed.

Hierarchy

  • CrashedEvent

Properties

details: {
    exitCode: number;
    reason: string;
}

Type declaration

  • exitCode: number
  • reason: string
exitCode: number
reason: "crashed" | "normal-termination" | "abnormal-termination" | "killed" | "still-running" | "launch-failed" | "out-of-memory" | "integrity-failure"
topic: "application"
type: "crashed"
uuid: string