---
title: CTFontManagerError.registrationFailed
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctfontmanagererror/registrationfailed
---

# CTFontManagerError.registrationFailed

An error that indicates the file can’t be processed due to an unexpected FontProvider error.

## Declaration

```swift
case registrationFailed
```

## See Also

### Constants

- [CTFontManagerError.fileNotFound](coretext/ctfontmanagererror/filenotfound.md)
- [CTFontManagerError.insufficientPermissions](coretext/ctfontmanagererror/insufficientpermissions.md)
- [CTFontManagerError.unrecognizedFormat](coretext/ctfontmanagererror/unrecognizedformat.md)
- [CTFontManagerError.invalidFontData](coretext/ctfontmanagererror/invalidfontdata.md)
- [CTFontManagerError.alreadyRegistered](coretext/ctfontmanagererror/alreadyregistered.md)
- [CTFontManagerError.exceededResourceLimit](coretext/ctfontmanagererror/exceededresourcelimit.md)
- [CTFontManagerError.assetNotFound](coretext/ctfontmanagererror/assetnotfound.md)
- [CTFontManagerError.notRegistered](coretext/ctfontmanagererror/notregistered.md)
- [CTFontManagerError.inUse](coretext/ctfontmanagererror/inuse.md)
- [CTFontManagerError.systemRequired](coretext/ctfontmanagererror/systemrequired.md)
- [CTFontManagerError.missingEntitlement](coretext/ctfontmanagererror/missingentitlement.md)
- [CTFontManagerError.insufficientInfo](coretext/ctfontmanagererror/insufficientinfo.md)
- [CTFontManagerError.cancelledByUser](coretext/ctfontmanagererror/cancelledbyuser.md)
- [CTFontManagerError.duplicatedName](coretext/ctfontmanagererror/duplicatedname.md)
- [CTFontManagerError.invalidFilePath](coretext/ctfontmanagererror/invalidfilepath.md)
