---
title: invalidObject
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/macherror/invalidobject
---

# invalidObject

The external memory manager failed to initialize the memory object.

## Declaration

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