SetNameError

public enum SetNameError : Swift.Error

Errors that can occur while setting a name for the tag.

  • Throw this error if the name to be set is not valid or not within the supported range.

    Declaration

    Swift

    case invalidParameter