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

# MKError.Code.serverFailure

The map server was unable to return the desired information.

## Declaration

```swift
case serverFailure
```

## 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.unknown](mapkit/mkerror/code/unknown.md)
