mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-22 01:19:16 +01:00
WIP: documentation
This commit is contained in:
@@ -29,6 +29,9 @@ import CoreData
|
||||
|
||||
// MARK: - CoreStoreError
|
||||
|
||||
/**
|
||||
All errors thrown from CoreStore is expressed in `CoreStoreError` enum values.
|
||||
*/
|
||||
public enum CoreStoreError: ErrorType, CustomStringConvertible, CustomDebugStringConvertible, Hashable {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user