Contents

NSFileReadInapplicableStringEncodingError

Could not read because the string encoding wasn’t applicable.

Declaration

NSFileReadInapplicableStringEncodingError

Discussion

Access the bad encoding from the userInfo dictionary using the NSStringEncodingErrorKey key.

See Also

Error Codes