---
title: SetFocusFilterIntentError
framework: appintents
role: symbol
role_heading: Enumeration
path: appintents/setfocusfilterintenterror
---

# SetFocusFilterIntentError

Errors that can occur when you try to retrieve the current Focus configuration settings.

## Declaration

```swift
enum SetFocusFilterIntentError
```

## Topics

### Getting the error codes

- [SetFocusFilterIntentError.missingParameterValue](appintents/setfocusfilterintenterror/missingparametervalue.md)
- [SetFocusFilterIntentError.notFound](appintents/setfocusfilterintenterror/notfound.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [LocalizedError](foundation/localizederror.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
