Contents

URLError.NetworkUnavailableReason

An enumeration of reasons explaining why a task couldn’t satisfy networking constraints.

Declaration

enum NetworkUnavailableReason

Overview

The network may be unavailable due to restrictions placed on the URLSessionConfiguration, such as allowsConstrainedNetworkAccess, allowsExpensiveNetworkAccess and allowsCellularAccess.

Topics

Unavailability reasons

Enumeration Cases

See Also

Error details