Global Variable グローバル変数

NSURLErrorBadServerResponse

The URL Loading System received bad data from the server. URL Loading Systemがサーバから不良データを受け取りました。

Declaration 宣言

var NSURLErrorBadServerResponse: Int { get }

Discussion 議論

This is equivalent to the “500 Server Error” message sent by HTTP servers. これは、HTTPサーバーによって送られる “500 Server Error” メッセージに等しいです。

See Also 参照

URL Errors URLエラー