---
title: errorDescription
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/capturedroom/error/errordescription
---

# errorDescription

A human-readable explanation of the error.

## Declaration

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