---
title: invalidArgument
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cverror/invalidargument
---

# invalidArgument

At least one of the arguments passed in is not valid. Either out of range or the wrong type.

## Declaration

```swift
static let invalidArgument: CVError
```
