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

# aborted

The operation was aborted.  Ipc code will catch this and reflect it as a message error.

## Declaration

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