---
title: errorDescription
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/roomcapturesession/captureerror/errordescription
---

# errorDescription

A human-readable explanation for the error.

## Declaration

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