---
title: MLModelImageFeatureExtractor.Error
framework: createmlcomponents
role: symbol
role_heading: Enumeration
path: createmlcomponents/mlmodelimagefeatureextractor/error
---

# MLModelImageFeatureExtractor.Error

CoreML Extraction error.

## Declaration

```swift
enum Error
```

## Topics

### Analyzing the error

- [MLModelImageFeatureExtractor.Error.invalidInput(_:)](createmlcomponents/mlmodelimagefeatureextractor/error/invalidinput(_:).md)
- [MLModelImageFeatureExtractor.Error.invalidOutput(_:)](createmlcomponents/mlmodelimagefeatureextractor/error/invalidoutput(_:).md)

### Getting the debug description

- [debugDescription](createmlcomponents/mlmodelimagefeatureextractor/error/debugdescription.md)

## Relationships

### Conforms To

- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Applying

- [applied(to:eventHandler:)](createmlcomponents/mlmodelimagefeatureextractor/applied(to:eventhandler:).md)
