ErrorCode
public enum ErrorCode : UInt32, CaseIterable, Codable
Error codes for creating the group.
-
Invalid parameter provided.
Declaration
Swift
case invalidParameter = 1
public enum ErrorCode : UInt32, CaseIterable, Codable
Error codes for creating the group.
Invalid parameter provided.
Swift
case invalidParameter = 1