ErrorCode

public enum ErrorCode : UInt32, CaseIterable, Codable

Error codes for creating the group.

  • Invalid parameter provided.

    Declaration

    Swift

    case invalidParameter = 1