---
title: exceptionName
framework: metrickit
role: symbol
role_heading: Instance Property
path: metrickit/crashdiagnostic/objectivecexceptionreason/exceptionname
---

# exceptionName

The name of the exception.

## Declaration

```swift
let exceptionName: String
```

## See Also

### Exception type

- [exceptionType](metrickit/crashdiagnostic/objectivecexceptionreason/exceptiontype.md)
- [className](metrickit/crashdiagnostic/objectivecexceptionreason/classname.md)
