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

# CLError.Code.rangingFailure

A constant that indicates a general ranging error occurred.

## Declaration

```swift
case rangingFailure
```

## See Also

### Getting general errors

- [CLError.Code.locationUnknown](corelocation/clerror-swift.struct/code/locationunknown.md)
- [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)
