Docs
Launch GraphOS Studio
You're viewing documentation for a previous version of this software. Switch to the latest stable version.


ENUM

URLSessionClient.URLSessionClientError

public enum URLSessionClientError: Error, LocalizedError

Cases

noHTTPResponse(request:)

case noHTTPResponse(request: URLRequest?)

sessionBecameInvalidWithoutUnderlyingError

case sessionBecameInvalidWithoutUnderlyingError

dataForRequestNotFound(request:)

case dataForRequestNotFound(request: URLRequest?)

networkError(data:response:underlying:)

case networkError(data: Data, response: HTTPURLResponse?, underlying: Error)

sessionInvalidated

case sessionInvalidated

Properties

errorDescription

public var errorDescription: String?
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company