Type Property 型プロパティ

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 さまざまなエラーコード