Contents

NSPersistentStoreTypeMismatchError

Error code returned by a persistent store coordinator if a store is accessed that does not match the specified type.

Declaration

var NSPersistentStoreTypeMismatchError: Int { get }

See Also

Error codes