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

# invalidArgument

The function requested was not applicable to this type of argument, or an argument is invalid.

## Declaration

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