---
title: VASErrorCodeDataNotFound
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcvasresponse/errorcode/vaserrorcodedatanotfound
---

# VASErrorCodeDataNotFound

A constant indicating that data wasn’t found.

## Declaration

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

## See Also

### Data Codes

- [VASErrorCodeDataNotActivated](corenfc/nfcvasresponse/errorcode/vaserrorcodedatanotactivated.md)
- [VASErrorCodeIncorrectData](corenfc/nfcvasresponse/errorcode/vaserrorcodeincorrectdata.md)
