Contents

NSFileWriteInapplicableStringEncodingError

Could not write because the string encoding was not applicable.

Declaration

NSFileWriteInapplicableStringEncodingError

Discussion

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

See Also

Error Codes