---
title: errorDomain
framework: usernotifications
role: symbol
role_heading: Type Property
path: usernotifications/unerror/errordomain
---

# errorDomain

## Declaration

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

## See Also

### Error Information

- [UNErrorDomain](usernotifications/unerrordomain.md)
- [UNError.Code](usernotifications/unerror/code.md)
