PolyDecodeNoTypesMatchedError
public struct PolyDecodeNoTypesMatchedError : Swift.Error, CustomDebugStringConvertible
                Undocumented
- 
                  
                  
Undocumented
See moreDeclaration
Swift
public struct IndividualFailure : Swift.Error - 
                  
                  
Undocumented
Declaration
Swift
public let codingPath: [CodingKey] - 
                  
                  
Undocumented
Declaration
Swift
public let individualTypeFailures: [IndividualFailure] - 
                  
                  
Declaration
Swift
public var debugDescription: String { get } 
View on GitHub
        PolyDecodeNoTypesMatchedError Structure Reference