---
title: cpuExceptionDiagnostics
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/mxdiagnosticpayload/cpuexceptiondiagnostics
---

# cpuExceptionDiagnostics

The diagnostic reports for fatal and nonfatal CPU exceptions for the app during the reporting period.

## Declaration

```swift
var cpuExceptionDiagnostics: [MXCPUExceptionDiagnostic]? { get }
```

## See Also

### Reading performance metrics

- [crashDiagnostics](metrickit/mxdiagnosticpayload/crashdiagnostics.md)
