---
title: ImageCreator.Error.unavailable
framework: imageplayground
role: symbol
role_heading: Case
path: imageplayground/imagecreator/error/unavailable
---

# ImageCreator.Error.unavailable

An error that indicates image creation is currently unavailable.

## Declaration

```swift
case unavailable
```

## Discussion

Discussion This error can occur if the device doesn’t yet have the models it needs to complete the request.

## See Also

### Getting the error codes

- [ImageCreator.Error.notSupported](imageplayground/imagecreator/error/notsupported.md)
- [ImageCreator.Error.creationCancelled](imageplayground/imagecreator/error/creationcancelled.md)
- [ImageCreator.Error.faceInImageTooSmall](imageplayground/imagecreator/error/faceinimagetoosmall.md)
- [ImageCreator.Error.unsupportedLanguage](imageplayground/imagecreator/error/unsupportedlanguage.md)
- [ImageCreator.Error.unsupportedInputImage](imageplayground/imagecreator/error/unsupportedinputimage.md)
- [ImageCreator.Error.backgroundCreationForbidden](imageplayground/imagecreator/error/backgroundcreationforbidden.md)
- [ImageCreator.Error.creationFailed](imageplayground/imagecreator/error/creationfailed.md)
