---
title: exceptionProtected
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/macherror/exceptionprotected
---

# exceptionProtected

An attempt was made to fetch an exception port that is protected, or to abort a thread while processing a protected exception.

## Declaration

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