Contents

invalidArguments

An error that occurs when the request contains invalid information.

Declaration

static var invalidArguments: CKError.Code { get }

Discussion

Consult the error’s userInfo dictionary for more information about the issue.

See Also

Getting Error Codes