---
title: CLError.Code.locationUnknown
framework: corelocation
role: symbol
role_heading: Case
path: corelocation/clerror-swift.struct/code/locationunknown
---

# CLError.Code.locationUnknown

A constant that indicates the location manager was unable to obtain a location value right now.

## Declaration

```swift
case locationUnknown
```

## See Also

### Getting general errors

- [CLError.Code.denied](corelocation/clerror-swift.struct/code/denied.md)
- [CLError.Code.promptDeclined](corelocation/clerror-swift.struct/code/promptdeclined.md)
- [CLError.Code.network](corelocation/clerror-swift.struct/code/network.md)
- [CLError.Code.headingFailure](corelocation/clerror-swift.struct/code/headingfailure.md)
- [CLError.Code.rangingUnavailable](corelocation/clerror-swift.struct/code/rangingunavailable.md)
- [CLError.Code.rangingFailure](corelocation/clerror-swift.struct/code/rangingfailure.md)
