---
title: E2BIG
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/e2big
---

# E2BIG

Argument list too long.

## Declaration

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