---
title: protectionFailure
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/macherror/protectionfailure
---

# protectionFailure

Specified memory is valid, but does not permit the required forms of access.

## Declaration

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