Error

public struct Error : Swift.Error, Decodable

Undocumented

  • Undocumented

    See more

    Declaration

    Swift

    public enum Reason : String, Decodable
  • Undocumented

    Declaration

    Swift

    public let reason: Reason
  • Undocumented

    Declaration

    Swift

    public let message: String