---
title: AVSystemRoutingError.Code
framework: avsystemrouting
role: symbol
role_heading: Enumeration
path: avsystemrouting/avsystemroutingerror-7miya/code-swift.enum
---

# AVSystemRoutingError.Code

The codes that identify the type of a routing error.

## Declaration

```swift
enum Code
```

## Topics

### Enumeration Cases

- [AVSystemRoutingError.Code.connectionFailed](avsystemrouting/avsystemroutingerror-7miya/code-swift.enum/connectionfailed.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
