---
title: MKError.Code.directionsNotFound
framework: mapkit
role: symbol
role_heading: Case
path: mapkit/mkerror/code/directionsnotfound
---

# MKError.Code.directionsNotFound

The framework couldn’t find the specified directions.

## Declaration

```swift
case directionsNotFound
```

## See Also

### Constants

- [MKError.Code.decodingFailed](mapkit/mkerror/code/decodingfailed.md)
- [MKError.Code.loadingThrottled](mapkit/mkerror/code/loadingthrottled.md)
- [MKError.Code.placemarkNotFound](mapkit/mkerror/code/placemarknotfound.md)
- [MKError.Code.serverFailure](mapkit/mkerror/code/serverfailure.md)
- [MKError.Code.unknown](mapkit/mkerror/code/unknown.md)
