IntdashClientUpstreamManagerError

public struct IntdashClientUpstreamManagerError : Error

IntdashClient.UpstreamManager が使用するエラー。

  • エラーの種類を表す列挙型。

    See more

    Declaration

    Swift

    public enum Kind
  • エラーの種類。

    Declaration

    Swift

    public var kind: Kind