---
title: POSIXError.Code
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/posixerror/code
---

# POSIXError.Code

The type of an error code.

## Declaration

```swift
typealias Code = POSIXErrorCode
```
