MozAdsClientApiError
public enum MozAdsClientApiError : Swift.Error, Equatable, Hashable, Foundation.LocalizedError
extension MozAdsClientApiError: Sendable
-
Declaration
Swift
case Other(reason: String ) -
Declaration
Swift
public var errorDescription: String? { get }