---
title: Reading and Writing Error Codes
framework: corefoundation
role: collectionGroup
role_heading: API Collection
path: corefoundation/1429999-reading-and-writing-error-codes
---

# Reading and Writing Error Codes

Error codes for property list reading and writing functions such as CFPropertyListCreateWithData(_:_:_:_:_:).

## Topics

### Constants

- [kCFPropertyListReadCorruptError](corefoundation/kcfpropertylistreadcorrupterror.md)
- [kCFPropertyListReadUnknownVersionError](corefoundation/kcfpropertylistreadunknownversionerror.md)
- [kCFPropertyListReadStreamError](corefoundation/kcfpropertylistreadstreamerror.md)
- [kCFPropertyListWriteStreamError](corefoundation/kcfpropertylistwritestreamerror.md)

## See Also

### Constants

- [CFPropertyListFormat](corefoundation/cfpropertylistformat.md)
- [Property List Mutability Options](corefoundation/property_list_mutability_options.md)
