Skip to content

EitherDecodeNoTypesMatchedError

mattpolzin edited this page Oct 1, 2020 · 4 revisions

EitherDecodeNoTypesMatchedError

public struct EitherDecodeNoTypesMatchedError: Swift.Error, CustomStringConvertible

Inheritance

CustomStringConvertible, Swift.Error

Properties

codingPath

let codingPath: [CodingKey]

individualTypeFailures

let individualTypeFailures: [IndividualFailure]

description

var description: String
Types
Protocols
Global Functions
Extensions

Clone this wiki locally