---
title: exceptionType
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/crashdiagnostic/objectivecexceptionreason/exceptiontype
---

# exceptionType

A human-readable string denoting type of the exception.

## Declaration

```swift
let exceptionType: String
```

## See Also

### Exception type

- [className](metrickit/crashdiagnostic/objectivecexceptionreason/classname.md)
- [exceptionName](metrickit/crashdiagnostic/objectivecexceptionreason/exceptionname.md)
