failureReason
Returns a string describing the reason a load failed.
Declaration
- (NSString *) failureReason;Return Value
A string describing the reason a load failed. If the load has not failed, returns nil.
Returns a string describing the reason a load failed.
- (NSString *) failureReason;A string describing the reason a load failed. If the load has not failed, returns nil.