ForageErrorObj

@available(*, deprecated, renamed: "ForageError")
public struct ForageErrorObj : Codable

Represents a detailed error object returned by the Forage API. Provides additional context about the HTTP status, error code, and developer-facing message. Learn more about SDK errors