Error

enum Error : String, Swift.Error

A small error type thrown when the date found in JSON cannot be deserialized.

  • The error thrown when a date string returned in an API response cannot be parsed by the SDK.

    Declaration

    Swift

    case unsupportedDateFormat