CFNetworkErrors Enum

Definition

public enum CFNetworkErrors
type CFNetworkErrors = 
Inheritance
CFNetworkErrors

Fields

AppTransportSecurityRequiresSecureConnection -1022
BackgroundSessionInUseByAnotherProcess -996
BackgroundSessionWasDisconnected -997
BadServerResponse -1011
BadURL -1000
CallIsActive -1019
Cancelled -999
CannotCloseFile -3002
CannotConnectToHost -1004
CannotCreateFile -3000
CannotDecodeContentData -1016
CannotDecodeRawData -1015
CannotFindHost -1003
CannotLoadFromNetwork -2000
CannotMoveFile -3005
CannotOpenFile -3001
CannotParseCookieFile -4000
CannotParseResponse -1017
CannotRemoveFile -3004
CannotWriteToFile -3003
ClientCertificateRejected -1205
ClientCertificateRequired -1206
DataLengthExceedsMaximum -1103
DataNotAllowed -1020
DNSLookupFailed -1006
DownloadDecodingFailedMidStream -3006
DownloadDecodingFailedToComplete -3007
FileDoesNotExist -1100
FileIsDirectory -1101
FileOutsideSafeArea -1104
FtpUnexpectedStatusCode 200
HostNotFound 1
HostUnknown 2
HttpAuthenticationTypeUnsupported 300
HttpBadCredentials 301
HttpBadProxyCredentials 307
HttpBadURL 305
HttpConnectionLost 302
HttpParseFailure 303
HttpProxyConnectionFailure 306
HttpRedirectionLoopDetected 304
HttpsProxyConnectionFailure 310
HttpsProxyFailureUnexpectedResponseToConnectMethod 311
HTTPTooManyRedirects -1007
InternationalRoamingOff -1018
NetServiceBadArgument -72004
NetServiceCancel -72005
NetServiceCollision -72001
NetServiceDnsServiceFailure -73000
NetServiceInProgress -72003
NetServiceInvalid -72006
NetServiceNotFound -72002
NetServiceTimeout -72007
NetServiceUnknown -72000
NetworkConnectionLost -1005
NoPermissionsToReadFile -1102
NotConnectedToInternet -1009
PacFileAuth 309
PacFileError 308
RedirectToNonExistentLocation -1010
RequestBodyStreamExhausted -1021
ResourceUnavailable -1008
SecureConnectionFailed -1200
ServerCertificateHasBadDate -1201
ServerCertificateHasUnknownRoot -1203
ServerCertificateNotYetValid -1204
ServerCertificateUntrusted -1202
Socks4IdConflict 112
Socks4IdentdFailed 111
Socks4RequestFailed 110
Socks4UnknownStatusCode 113
Socks5BadCredentials 122
Socks5BadResponseAddr 121
Socks5BadState 120
Socks5NoAcceptableMethod 124
Socks5UnsupportedNegotiationMethod 123
SocksUnknownClientVersion 100
SocksUnsupportedServerVersion 101
TimedOut -1001
Unknown -998
UnsupportedURL -1002
UserAuthenticationRequired -1013
UserCancelledAuthentication -1012
ZeroByteResource -1014

Applies to