---
title: debugDescription
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/generatedcontent/parsingerror/debugdescription
---

# debugDescription

A debug description of what failed to parse.

## Declaration

```swift
var debugDescription: String
```

## See Also

### Inspecting the instance

- [rawContent](foundationmodels/generatedcontent/parsingerror/rawcontent.md)
- [underlyingError](foundationmodels/generatedcontent/parsingerror/underlyingerror.md)
