---
title: MSMessageErrorCode.fileUnreadable
framework: messages
role: symbol
role_heading: Case
path: messages/msmessageerrorcode/fileunreadable
---

# MSMessageErrorCode.fileUnreadable

The file could not be read.

## Declaration

```swift
case fileUnreadable
```

## See Also

### Error Codes

- [MSMessageErrorCode.fileNotFound](messages/msmessageerrorcode/filenotfound.md)
- [MSMessageErrorCode.improperFileType](messages/msmessageerrorcode/improperfiletype.md)
- [MSMessageErrorCode.improperFileURL](messages/msmessageerrorcode/improperfileurl.md)
- [MSMessageErrorCode.stickerFileImproperFileAttributes](messages/msmessageerrorcode/stickerfileimproperfileattributes.md)
- [MSMessageErrorCode.stickerFileImproperFileSize](messages/msmessageerrorcode/stickerfileimproperfilesize.md)
- [MSMessageErrorCode.stickerFileImproperFileFormat](messages/msmessageerrorcode/stickerfileimproperfileformat.md)
- [MSMessageErrorCode.urlExceedsMaxSize](messages/msmessageerrorcode/urlexceedsmaxsize.md)
- [MSMessageErrorCode.sendWhileNotVisible](messages/msmessageerrorcode/sendwhilenotvisible.md)
- [MSMessageErrorCode.sendWithoutRecentInteraction](messages/msmessageerrorcode/sendwithoutrecentinteraction.md)
- [MSMessageErrorCode.apiUnavailableInPresentationContext](messages/msmessageerrorcode/apiunavailableinpresentationcontext.md)
- [MSMessageErrorCode.unknown](messages/msmessageerrorcode/unknown.md)
