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

# geocodeFoundNoResult

A constant that indicates the geocode request yielded no result.

## Declaration

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

## See Also

### Getting geocoding errors

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