---
title: failureReason
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/languagemodelsession/generationerror/failurereason
---

# failureReason

A string representation of the failure reason.

## Declaration

```swift
var failureReason: String? { get }
```
