---
title: serverFailure
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkerror/serverfailure
---

# serverFailure

The map server was unable to return the desired information.

## Declaration

```swift
static var serverFailure: MKError.Code { get }
```

## See Also

### Error codes

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