---
title: SRError.Code.dataInaccessible
framework: sensorkit
role: symbol
role_heading: Case
path: sensorkit/srerror/code/datainaccessible
---

# SRError.Code.dataInaccessible

Occurs when the app can’t access the sensor’s data.

## Declaration

```swift
case dataInaccessible
```

## See Also

### Errors

- [SRError.Code.promptDeclined](sensorkit/srerror/code/promptdeclined.md)
- [SRError.Code.fetchRequestInvalid](sensorkit/srerror/code/fetchrequestinvalid.md)
- [SRError.Code.invalidEntitlement](sensorkit/srerror/code/invalidentitlement.md)
- [SRError.Code.noAuthorization](sensorkit/srerror/code/noauthorization.md)
