Contents

notConnectedToInternet

A network resource was requested, but an internet connection hasn’t been established and can’t be established automatically.

Declaration

static var notConnectedToInternet: URLError.Code { get }

Discussion

This error occurs when a 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