ErrorCode
public enum ErrorCode : UInt32, CaseIterable, Codable
Error codes for creating the group.
-
Invalid parameter provided.
Declaration
Swift
case invalidParameter = 1
heresdk Docs (99% documented)
public enum ErrorCode : UInt32, CaseIterable, Codable
Error codes for creating the group.
Invalid parameter provided.
Swift
case invalidParameter = 1