---
title: ProximityReaderDiscovery.ContentError.networkUnavailable
framework: proximityreader
role: symbol
role_heading: Case
path: proximityreader/proximityreaderdiscovery/contenterror/networkunavailable
---

# ProximityReaderDiscovery.ContentError.networkUnavailable

An error that indicates the system can’t reach the network.

## Declaration

```swift
case networkUnavailable
```

## See Also

### Getting the errors

- [ProximityReaderDiscovery.ContentError.contentNotFound](proximityreader/proximityreaderdiscovery/contenterror/contentnotfound.md)
- [ProximityReaderDiscovery.ContentError.contentDisplayFailed](proximityreader/proximityreaderdiscovery/contenterror/contentdisplayfailed.md)
- [ProximityReaderDiscovery.ContentError.notSupported](proximityreader/proximityreaderdiscovery/contenterror/notsupported.md)
- [ProximityReaderDiscovery.ContentError.systemBusy](proximityreader/proximityreaderdiscovery/contenterror/systembusy.md)
- [ProximityReaderDiscovery.ContentError.unknown](proximityreader/proximityreaderdiscovery/contenterror/unknown.md)
