Contents

notConnectedToInternet

A network resource was requested, but an internet connection has not been established and cannot be established automatically.

Declaration

static var notConnectedToInternet: URLError.Code { get }

Discussion

The connection can’t be established a lack of connectivity or because the user chooses not to make a network connection automatically.

See Also

Error codes