---
title: AVSystemRoutingError
framework: avsystemrouting
role: symbol
role_heading: Structure
path: avsystemrouting/avsystemroutingerror-7miya
---

# AVSystemRoutingError

An error that an AVSystemRouting operation throws when it fails.

## Declaration

```swift
struct AVSystemRoutingError
```

## Topics

### Initializers

- [init(_:)](avsystemrouting/avsystemroutingerror-7miya/init(_:).md)

### Instance Properties

- [code](avsystemrouting/avsystemroutingerror-7miya/code-swift.property.md)
- [errorDescription](avsystemrouting/avsystemroutingerror-7miya/errordescription.md)
- [failureReason](avsystemrouting/avsystemroutingerror-7miya/failurereason.md)
- [helpAnchor](avsystemrouting/avsystemroutingerror-7miya/helpanchor.md)
- [recoverySuggestion](avsystemrouting/avsystemroutingerror-7miya/recoverysuggestion.md)

### Enumerations

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

## Relationships

### Conforms To

- [Error](swift/error.md)
- [LocalizedError](foundation/localizederror.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Errors

- [AVSystemRoutingError](avsystemrouting/avsystemroutingerror-19zkj.md)
