<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVSystemRouting",
  "identifier" : "/documentation/AVSystemRouting/AVSystemRoutingError-19zkj",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AVSystemRouting"
    ],
    "preciseIdentifier" : "s:SC20AVSystemRoutingErrorLeV"
  },
  "title" : "AVSystemRoutingError"
}
-->

# AVSystemRoutingError

```
struct AVSystemRoutingError
```

## Topics

### Type Properties

[`static var connectionFailed: AVSystemRoutingError.Code`](/documentation/AVSystemRouting/AVSystemRoutingError-19zkj/connectionFailed)

[`static var errorDomain: String`](/documentation/AVSystemRouting/AVSystemRoutingError-19zkj/errorDomain)

### Enumerations

[`enum Code`](/documentation/AVSystemRouting/AVSystemRoutingError-19zkj/Code)

An error that an AVSystemRouting operation throws when it fails.

## Relationships

### Conforms To

[`CustomNSError`](/documentation/Foundation/CustomNSError)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`Error`](/documentation/Swift/Error)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)