NSFileProviderError.Code.nonEvictable
An error indicating that the File Provider extension can’t evict an item.
Declaration
case nonEvictableDiscussion
The NSFileProviderManager throws this error when you attempt to evict an item that doesn’t have the allowsEvicting capability. The system sets the error’s NSURLErrorKey to the URL of the item that the error affects.
See Also
Error codes
NSFileProviderError.Code.filenameCollisionNSFileProviderError.Code.insufficientQuotaNSFileProviderError.Code.noSuchItemNSFileProviderError.Code.notAuthenticatedNSFileProviderError.Code.serverUnreachableNSFileProviderError.Code.syncAnchorExpiredpageExpiredNSFileProviderError.Code.directoryNotEmptyNSFileProviderError.Code.providerNotFoundNSFileProviderError.Code.providerTranslocatedNSFileProviderError.Code.olderExtensionVersionRunningNSFileProviderError.Code.newerExtensionVersionFoundNSFileProviderError.Code.nonEvictableChildrenNSFileProviderError.Code.unsyncedEditsNSFileProviderError.Code.cannotSynchronize