Contents

NSPersistentStoreTimeoutError

Error code to denote that Core Data failed to connect to a persistent store within the time specified by NSPersistentStoreTimeoutOption.

Declaration

var NSPersistentStoreTimeoutError: Int { get }

See Also

Error codes