---
title: rangingFailure
framework: corelocation
role: symbol
role_heading: Type Property
path: corelocation/clerror-swift.struct/rangingfailure
---

# rangingFailure

A constant that indicates a general ranging error occurred.

## Declaration

```swift
static var rangingFailure: CLError.Code { get }
```

## See Also

### Getting general errors

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