---
title: "WAError.connectionTerminated(_:)"
framework: wifiaware
role: symbol
role_heading: Case
path: "wifiaware/waerror/connectionterminated(_:)"
---

# WAError.connectionTerminated(_:)

An error that occurs if the connection was terminated.

## Declaration

```swift
case connectionTerminated(WAError.ConnectionTerminatedDetails)
```

## See Also

### Checking for terminated connection

- [WAError.ConnectionTerminatedDetails](wifiaware/waerror/connectionterminateddetails.md)
