The requested resource must be loaded from the network but the request's cache policy disallows network access. Raised when NSURLRequestReturnCacheDataDontLoad is used and no cached data is available.
cannotLoadFromNetwork
swift The requested resource must be loaded from the network but the request's cache policy disallows network access. Raised when NSURLRequestReturnCacheDataDontLoad is used and no cached data is available.