---
title: ERANGE
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/posixerror/erange
---

# ERANGE

Result too large.

## Declaration

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