---
title: EEXIST
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/eexist
---

# EEXIST

File exists.

## Declaration

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