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

# CLError.Code.geocodeFoundNoResult

A constant that indicates the geocode request yielded no result.

## Declaration

```swift
case geocodeFoundNoResult
```

## See Also

### Getting geocoding errors

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