---
title: UNError.Code.attachmentMoveIntoDataStoreFailed
framework: usernotifications
role: symbol
role_heading: Case
path: usernotifications/unerror/code/attachmentmoveintodatastorefailed
---

# UNError.Code.attachmentMoveIntoDataStoreFailed

An error occurred when trying to move an attachment to the system data store.

## Declaration

```swift
case attachmentMoveIntoDataStoreFailed
```

## See Also

### Constants

- [UNError.Code.notificationsNotAllowed](usernotifications/unerror/code/notificationsnotallowed.md)
- [UNError.Code.attachmentInvalidURL](usernotifications/unerror/code/attachmentinvalidurl.md)
- [UNError.Code.attachmentUnrecognizedType](usernotifications/unerror/code/attachmentunrecognizedtype.md)
- [UNError.Code.attachmentInvalidFileSize](usernotifications/unerror/code/attachmentinvalidfilesize.md)
- [UNError.Code.attachmentNotInDataStore](usernotifications/unerror/code/attachmentnotindatastore.md)
- [UNError.Code.attachmentCorrupt](usernotifications/unerror/code/attachmentcorrupt.md)
- [UNError.Code.notificationInvalidNoDate](usernotifications/unerror/code/notificationinvalidnodate.md)
- [UNError.Code.notificationInvalidNoContent](usernotifications/unerror/code/notificationinvalidnocontent.md)
- [UNError.Code.contentProvidingInvalid](usernotifications/unerror/code/contentprovidinginvalid.md)
- [UNError.Code.contentProvidingObjectNotAllowed](usernotifications/unerror/code/contentprovidingobjectnotallowed.md)
