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