---
title: noSpace
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/macherror/nospace
---

# noSpace

The address range specified is already in use, or no address range of the size specified could be found.

## Declaration

```swift
static var noSpace: MachError.Code { get }
```
