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

# MKError.Code.unknown

An unknown error occurred.

## Declaration

```swift
case unknown
```

## See Also

### Constants

- [MKError.Code.decodingFailed](mapkit/mkerror/code/decodingfailed.md)
- [MKError.Code.directionsNotFound](mapkit/mkerror/code/directionsnotfound.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)
