---
title: errorCode
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/customnserror/errorcode-2opgi
---

# errorCode

The error code within the given domain.

## Declaration

```swift
var errorCode: Int { get }
```
