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

# readerTransceiveErrorPacketTooLong

The packet length exceeds the limit supported by the tag.

## Declaration

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

## See Also

### Transceive Errors

- [readerTransceiveErrorRetryExceeded](corenfc/nfcreadererror-swift.struct/readertransceiveerrorretryexceeded.md)
- [readerTransceiveErrorTagConnectionLost](corenfc/nfcreadererror-swift.struct/readertransceiveerrortagconnectionlost.md)
- [readerTransceiveErrorTagNotConnected](corenfc/nfcreadererror-swift.struct/readertransceiveerrortagnotconnected.md)
- [readerTransceiveErrorTagResponseError](corenfc/nfcreadererror-swift.struct/readertransceiveerrortagresponseerror.md)
- [readerTransceiveErrorSessionInvalidated](corenfc/nfcreadererror-swift.struct/readertransceiveerrorsessioninvalidated.md)
