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 code is empty.

    Declaration

    Swift

    case code
  • Indicates that the property name is empty.

    Declaration

    Swift

    case name