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

# CLError.Code.geocodeCanceled

A constant that indicates the geocode request was canceled.

## Declaration

```swift
case geocodeCanceled
```

## See Also

### Getting geocoding errors

- [CLError.Code.geocodeFoundNoResult](corelocation/clerror-swift.struct/code/geocodefoundnoresult.md)
- [CLError.Code.geocodeFoundPartialResult](corelocation/clerror-swift.struct/code/geocodefoundpartialresult.md)
