---
title: errorDescription
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cverror/errordescription
---

# errorDescription

Localized messages describing the error.

## Declaration

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