---
title: failedApplicationConnectionInterrupted
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/scstreamerror/failedapplicationconnectioninterrupted
---

# failedApplicationConnectionInterrupted

An error message that indicates there was an interruption in a connection to an app.

## Declaration

```swift
static var failedApplicationConnectionInterrupted: SCStreamError.Code { get }
```

## See Also

### Shareable content

- [noCaptureSource](screencapturekit/scstreamerror/nocapturesource.md)
- [noDisplayList](screencapturekit/scstreamerror/nodisplaylist.md)
- [noWindowList](screencapturekit/scstreamerror/nowindowlist.md)
- [failedApplicationConnectionInvalid](screencapturekit/scstreamerror/failedapplicationconnectioninvalid.md)
- [failedNoMatchingApplicationContext](screencapturekit/scstreamerror/failednomatchingapplicationcontext.md)
