Type Property 型プロパティ

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