error
An error that describes the cause of a failed fetch operation.
Declaration
@property (nonatomic, copy, readonly) NSError * error;Discussion
A nil value indicates a successful fetch.
An error that describes the cause of a failed fetch operation.
@property (nonatomic, copy, readonly) NSError * error;A nil value indicates a successful fetch.