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


ENUM

JSONDecodingError

public enum JSONDecodingError: Error, LocalizedError

Cases

missingValue

case missingValue

nullValue

case nullValue

wrongType

case wrongType

couldNotConvert(value:to:)

case couldNotConvert(value: Any, to: Any.Type)

Properties

errorDescription

public var errorDescription: String?
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company