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

# ImageCreator.Error.creationCancelled

An error that occurs in response to cancellation of the parent task.

## Declaration

```swift
case creationCancelled
```

## See Also

### Getting the error codes

- [ImageCreator.Error.notSupported](imageplayground/imagecreator/error/notsupported.md)
- [ImageCreator.Error.unavailable](imageplayground/imagecreator/error/unavailable.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)
