errors.fyi community error code reference
cannotLoadFromNetwork
swift

cannotLoadFromNetwork

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.

References

← all namespaces