---
title: errorCode
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/netservice/errorcode-swift.type.property
---

# errorCode

This key identifies the error that occurred during the most recent operation.

## Declaration

```swift
class let errorCode: String
```

## See Also

### Constants

- [errorDomain](foundation/netservice/errordomain.md)
