---
title: IntentFile.IntentFileError
framework: appintents
role: symbol
role_heading: Enumeration
path: appintents/intentfile/intentfileerror
---

# IntentFile.IntentFileError

## Declaration

```swift
enum IntentFileError
```

## Topics

### Enumeration Cases

- [IntentFile.IntentFileError.failedToLoadData](appintents/intentfile/intentfileerror/failedtoloaddata.md)
- [IntentFile.IntentFileError.failedToLoadFile](appintents/intentfile/intentfileerror/failedtoloadfile.md)

## Relationships

### Conforms To

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