---
title: AVSystemRoutingError.Code
framework: avsystemrouting
role: symbol
role_heading: Enumeration
path: avsystemrouting/avsystemroutingerror-19zkj/code
---

# AVSystemRoutingError.Code

An error that an AVSystemRouting operation throws when it fails.

## Declaration

```swift
enum Code
```

## Topics

### Enumeration Cases

- [AVSystemRoutingError.Code.connectionFailed](avsystemrouting/avsystemroutingerror-19zkj/code/connectionfailed.md)

### Initializers

- [init(rawValue:)](avsystemrouting/avsystemroutingerror-19zkj/code/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
