---
title: EFAULT
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/efault
---

# EFAULT

Bad address.

## Declaration

```swift
static var EFAULT: POSIXErrorCode { get }
```
