Contents

SKError.Code.unknown

Error code indicating that an unknown or unexpected error occurred.

Declaration

case unknown

Discussion

For more information about the underlying cause of the error, see the localizedDescription property of the error object.

Retrying may resolve this error in some instances.

See Also

Enumeration Cases