Skip to content

EitherDecodeNoTypesMatchedError

mattpolzin edited this page Jun 11, 2021 · 4 revisions

EitherDecodeNoTypesMatchedError

public struct EitherDecodeNoTypesMatchedError: Swift.Error, CustomStringConvertible 

Inheritance

CustomStringConvertible, Swift.Error

Properties

codingPath

public let codingPath: [CodingKey]

individualTypeFailures

public let individualTypeFailures: [IndividualFailure]

description

public var description: String 
Types
Protocols
Global Functions
Extensions
Clone this wiki locally