---
title: readerErrorParameterOutOfBound
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcreadererror-swift.struct/readererrorparameteroutofbound
---

# readerErrorParameterOutOfBound

A parameter value is outside of the acceptable boundary.

## Declaration

```swift
static var readerErrorParameterOutOfBound: NFCReaderError.Code { get }
```

## See Also

### Other Errors

- [readerErrorUnsupportedFeature](corenfc/nfcreadererror-swift.struct/readererrorunsupportedfeature.md)
- [readerErrorInvalidParameter](corenfc/nfcreadererror-swift.struct/readererrorinvalidparameter.md)
- [readerErrorInvalidParameterLength](corenfc/nfcreadererror-swift.struct/readererrorinvalidparameterlength.md)
- [readerErrorRadioDisabled](corenfc/nfcreadererror-swift.struct/readererrorradiodisabled.md)
- [readerErrorSecurityViolation](corenfc/nfcreadererror-swift.struct/readererrorsecurityviolation.md)
