-
JSONEncoding
attempted to encode an invalid JSON object. Usually this means the value included types not representable in Objective-C. SeeJSONSerialization.isValidJSONObject
for details.Declaration
Swift
case invalidJSONObject
-
Undocumented
Declaration
Swift
public var localizedDescription: String { get }