InitializationError

public enum InitializationError : Error

An error that occurs during the creation of the instance.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Indicates that the property countryCode is empty.

    Declaration

    Swift

    case countryCode
  • Indicates that the property countryName is empty.

    Declaration

    Swift

    case countryName