---
title: errorDomain
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/customnserror/errordomain
---

# errorDomain

The domain of the error.

## Declaration

```swift
static var errorDomain: String { get }
```
