---
title: codesignError
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/macherror/codesignerror
---

# codesignError

During a page fault, indicates that the page was rejected as a result of a signature check.

## Declaration

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