org.rococoa.cocoa.cfnetwork
Interface CFNetworkLibrary.CFNetworkErrors
- Enclosing interface:
- CFNetworkLibrary
public static interface CFNetworkLibrary.CFNetworkErrors
CFNetworkErrors
Discussion:
The list of all public error codes returned under the error domain
kCFErrorDomainCFNetwork
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CFNetwork.framework/Headers/CFNetworkErrors.h:72
enum values
kCFHostErrorHostNotFound
static final int kCFHostErrorHostNotFound
- See Also:
- Constant Field Values
kCFHostErrorUnknown
static final int kCFHostErrorUnknown
- See Also:
- Constant Field Values
kCFSOCKSErrorUnknownClientVersion
static final int kCFSOCKSErrorUnknownClientVersion
- See Also:
- Constant Field Values
kCFSOCKSErrorUnsupportedServerVersion
static final int kCFSOCKSErrorUnsupportedServerVersion
- See Also:
- Constant Field Values
kCFSOCKS4ErrorRequestFailed
static final int kCFSOCKS4ErrorRequestFailed
- SOCKS4-specific errors
request rejected or failed by the server
- See Also:
- Constant Field Values
kCFSOCKS4ErrorIdentdFailed
static final int kCFSOCKS4ErrorIdentdFailed
- See Also:
- Constant Field Values
kCFSOCKS4ErrorIdConflict
static final int kCFSOCKS4ErrorIdConflict
- See Also:
- Constant Field Values
kCFSOCKS4ErrorUnknownStatusCode
static final int kCFSOCKS4ErrorUnknownStatusCode
- See Also:
- Constant Field Values
kCFSOCKS5ErrorBadState
static final int kCFSOCKS5ErrorBadState
- See Also:
- Constant Field Values
kCFSOCKS5ErrorBadResponseAddr
static final int kCFSOCKS5ErrorBadResponseAddr
- See Also:
- Constant Field Values
kCFSOCKS5ErrorBadCredentials
static final int kCFSOCKS5ErrorBadCredentials
- See Also:
- Constant Field Values
kCFSOCKS5ErrorUnsupportedNegotiationMethod
static final int kCFSOCKS5ErrorUnsupportedNegotiationMethod
- See Also:
- Constant Field Values
kCFSOCKS5ErrorNoAcceptableMethod
static final int kCFSOCKS5ErrorNoAcceptableMethod
- See Also:
- Constant Field Values
kCFFTPErrorUnexpectedStatusCode
static final int kCFFTPErrorUnexpectedStatusCode
- See Also:
- Constant Field Values
kCFErrorHTTPAuthenticationTypeUnsupported
static final int kCFErrorHTTPAuthenticationTypeUnsupported
- See Also:
- Constant Field Values
kCFErrorHTTPBadCredentials
static final int kCFErrorHTTPBadCredentials
- See Also:
- Constant Field Values
kCFErrorHTTPConnectionLost
static final int kCFErrorHTTPConnectionLost
- See Also:
- Constant Field Values
kCFErrorHTTPParseFailure
static final int kCFErrorHTTPParseFailure
- See Also:
- Constant Field Values
kCFErrorHTTPRedirectionLoopDetected
static final int kCFErrorHTTPRedirectionLoopDetected
- See Also:
- Constant Field Values
kCFErrorHTTPBadURL
static final int kCFErrorHTTPBadURL
- See Also:
- Constant Field Values
kCFErrorHTTPProxyConnectionFailure
static final int kCFErrorHTTPProxyConnectionFailure
- See Also:
- Constant Field Values
kCFErrorHTTPBadProxyCredentials
static final int kCFErrorHTTPBadProxyCredentials
- See Also:
- Constant Field Values
kCFErrorPACFileError
static final int kCFErrorPACFileError
- See Also:
- Constant Field Values
kCFErrorPACFileAuth
static final int kCFErrorPACFileAuth
- See Also:
- Constant Field Values
kCFErrorHTTPSProxyConnectionFailure
static final int kCFErrorHTTPSProxyConnectionFailure
- See Also:
- Constant Field Values
kCFURLErrorUnknown
static final int kCFURLErrorUnknown
- See Also:
- Constant Field Values
kCFURLErrorCancelled
static final int kCFURLErrorCancelled
- See Also:
- Constant Field Values
kCFURLErrorBadURL
static final int kCFURLErrorBadURL
- See Also:
- Constant Field Values
kCFURLErrorTimedOut
static final int kCFURLErrorTimedOut
- See Also:
- Constant Field Values
kCFURLErrorUnsupportedURL
static final int kCFURLErrorUnsupportedURL
- See Also:
- Constant Field Values
kCFURLErrorCannotFindHost
static final int kCFURLErrorCannotFindHost
- See Also:
- Constant Field Values
kCFURLErrorCannotConnectToHost
static final int kCFURLErrorCannotConnectToHost
- See Also:
- Constant Field Values
kCFURLErrorNetworkConnectionLost
static final int kCFURLErrorNetworkConnectionLost
- See Also:
- Constant Field Values
kCFURLErrorDNSLookupFailed
static final int kCFURLErrorDNSLookupFailed
- See Also:
- Constant Field Values
kCFURLErrorHTTPTooManyRedirects
static final int kCFURLErrorHTTPTooManyRedirects
- See Also:
- Constant Field Values
kCFURLErrorResourceUnavailable
static final int kCFURLErrorResourceUnavailable
- See Also:
- Constant Field Values
kCFURLErrorNotConnectedToInternet
static final int kCFURLErrorNotConnectedToInternet
- See Also:
- Constant Field Values
kCFURLErrorRedirectToNonExistentLocation
static final int kCFURLErrorRedirectToNonExistentLocation
- See Also:
- Constant Field Values
kCFURLErrorBadServerResponse
static final int kCFURLErrorBadServerResponse
- See Also:
- Constant Field Values
kCFURLErrorUserCancelledAuthentication
static final int kCFURLErrorUserCancelledAuthentication
- See Also:
- Constant Field Values
kCFURLErrorUserAuthenticationRequired
static final int kCFURLErrorUserAuthenticationRequired
- See Also:
- Constant Field Values
kCFURLErrorZeroByteResource
static final int kCFURLErrorZeroByteResource
- See Also:
- Constant Field Values
kCFURLErrorCannotDecodeRawData
static final int kCFURLErrorCannotDecodeRawData
- See Also:
- Constant Field Values
kCFURLErrorCannotDecodeContentData
static final int kCFURLErrorCannotDecodeContentData
- See Also:
- Constant Field Values
kCFURLErrorCannotParseResponse
static final int kCFURLErrorCannotParseResponse
- See Also:
- Constant Field Values
kCFURLErrorInternationalRoamingOff
static final int kCFURLErrorInternationalRoamingOff
- See Also:
- Constant Field Values
kCFURLErrorCallIsActive
static final int kCFURLErrorCallIsActive
- See Also:
- Constant Field Values
kCFURLErrorDataNotAllowed
static final int kCFURLErrorDataNotAllowed
- See Also:
- Constant Field Values
kCFURLErrorRequestBodyStreamExhausted
static final int kCFURLErrorRequestBodyStreamExhausted
- See Also:
- Constant Field Values
kCFURLErrorFileDoesNotExist
static final int kCFURLErrorFileDoesNotExist
- See Also:
- Constant Field Values
kCFURLErrorFileIsDirectory
static final int kCFURLErrorFileIsDirectory
- See Also:
- Constant Field Values
kCFURLErrorNoPermissionsToReadFile
static final int kCFURLErrorNoPermissionsToReadFile
- See Also:
- Constant Field Values
kCFURLErrorDataLengthExceedsMaximum
static final int kCFURLErrorDataLengthExceedsMaximum
- See Also:
- Constant Field Values
kCFURLErrorSecureConnectionFailed
static final int kCFURLErrorSecureConnectionFailed
- See Also:
- Constant Field Values
kCFURLErrorServerCertificateHasBadDate
static final int kCFURLErrorServerCertificateHasBadDate
- See Also:
- Constant Field Values
kCFURLErrorServerCertificateUntrusted
static final int kCFURLErrorServerCertificateUntrusted
- See Also:
- Constant Field Values
kCFURLErrorServerCertificateHasUnknownRoot
static final int kCFURLErrorServerCertificateHasUnknownRoot
- See Also:
- Constant Field Values
kCFURLErrorServerCertificateNotYetValid
static final int kCFURLErrorServerCertificateNotYetValid
- See Also:
- Constant Field Values
kCFURLErrorClientCertificateRejected
static final int kCFURLErrorClientCertificateRejected
- See Also:
- Constant Field Values
kCFURLErrorClientCertificateRequired
static final int kCFURLErrorClientCertificateRequired
- See Also:
- Constant Field Values
kCFURLErrorCannotLoadFromNetwork
static final int kCFURLErrorCannotLoadFromNetwork
- See Also:
- Constant Field Values
kCFURLErrorCannotCreateFile
static final int kCFURLErrorCannotCreateFile
- See Also:
- Constant Field Values
kCFURLErrorCannotOpenFile
static final int kCFURLErrorCannotOpenFile
- See Also:
- Constant Field Values
kCFURLErrorCannotCloseFile
static final int kCFURLErrorCannotCloseFile
- See Also:
- Constant Field Values
kCFURLErrorCannotWriteToFile
static final int kCFURLErrorCannotWriteToFile
- See Also:
- Constant Field Values
kCFURLErrorCannotRemoveFile
static final int kCFURLErrorCannotRemoveFile
- See Also:
- Constant Field Values
kCFURLErrorCannotMoveFile
static final int kCFURLErrorCannotMoveFile
- See Also:
- Constant Field Values
kCFURLErrorDownloadDecodingFailedMidStream
static final int kCFURLErrorDownloadDecodingFailedMidStream
- See Also:
- Constant Field Values
kCFURLErrorDownloadDecodingFailedToComplete
static final int kCFURLErrorDownloadDecodingFailedToComplete
- See Also:
- Constant Field Values
kCFHTTPCookieCannotParseCookieFile
static final int kCFHTTPCookieCannotParseCookieFile
- See Also:
- Constant Field Values
kCFNetServiceErrorUnknown
static final int kCFNetServiceErrorUnknown
- See Also:
- Constant Field Values
kCFNetServiceErrorCollision
static final int kCFNetServiceErrorCollision
- See Also:
- Constant Field Values
kCFNetServiceErrorNotFound
static final int kCFNetServiceErrorNotFound
- See Also:
- Constant Field Values
kCFNetServiceErrorInProgress
static final int kCFNetServiceErrorInProgress
- See Also:
- Constant Field Values
kCFNetServiceErrorBadArgument
static final int kCFNetServiceErrorBadArgument
- See Also:
- Constant Field Values
kCFNetServiceErrorCancel
static final int kCFNetServiceErrorCancel
- See Also:
- Constant Field Values
kCFNetServiceErrorInvalid
static final int kCFNetServiceErrorInvalid
- See Also:
- Constant Field Values
kCFNetServiceErrorTimeout
static final int kCFNetServiceErrorTimeout
- See Also:
- Constant Field Values
kCFNetServiceErrorDNSServiceFailure
static final int kCFNetServiceErrorDNSServiceFailure
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.