IronOxideError

public enum IronOxideError : LocalizedError

Errors generated by IronOxide SDK operations

  • Description of the error

    Declaration

    Swift

    case error(String)
  • Declaration

    Swift

    public var errorDescription: String? { get }