---
title: VASErrorCodeWrongParameters
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcvasresponse/errorcode/vaserrorcodewrongparameters
---

# VASErrorCodeWrongParameters

A constant indicating that VAS command parameters are wrong.

## Declaration

```swift
static var VASErrorCodeWrongParameters: NFCVASResponse.ErrorCode { get }
```

## See Also

### Error Codes

- [VASErrorCodeUnsupportedApplicationVersion](corenfc/nfcvasresponse/errorcode/vaserrorcodeunsupportedapplicationversion.md)
- [VASErrorCodeWrongLCField](corenfc/nfcvasresponse/errorcode/vaserrorcodewronglcfield.md)
