SafeBrowsingError
public enum SafeBrowsingError : Int
Safe Browsing Errors
- @since 10.6
-
@since 10.9 *
Declaration
Swift
case NO_ENDPOINT_URL
-
Fail open error.
- @since 10.7
Declaration
Swift
case TIMED_OUT
-
@since 10.9 *
Declaration
Swift
case RETRIABLE_SERVER_ERROR
-
@since 10.9 *
Declaration
Swift
case HTTP_STATUS
-
@since 10.9 *
Declaration
Swift
case CURL
-
@since 10.9 *
Declaration
Swift
case CURL_INIT_FAILURE
-
@since 10.9 *
Declaration
Swift
case CURL_EASY_INIT_FAILURE
-
@since 10.9 *
Declaration
Swift
case CURL_HEADER_APPEND_FAILURE
-
@since 10.9 *
Declaration
Swift
case JSON_SET_FAILURE
-
@since 10.9 *
Declaration
Swift
case UV_LOOP_INIT_FAILURE
-
@deprecated As of 10.9. Never set*
Declaration
Swift
case ERR
-
@deprecated As of 10.9. Never set*
Declaration
Swift
case SERVER_ERROR
-
@deprecated As of 10.9. Never set*
Declaration
Swift
case CLIENT_UNAUTHORIZED
-
@deprecated As of 10.9. Never set*
Declaration
Swift
case CLIENT_FORBIDDEN
-
@deprecated As of 10.9. Never set*
Declaration
Swift
case CLIENT_RESOURCE_NOT_FOUND
-
@deprecated As of 10.9. Never set*
Declaration
Swift
case CLIENT_SENT_BAD_REQUEST