Contents

fs_errorForCocoaError(_:)

Creates an error object for the given Cocoa error code.

Declaration

func fs_errorForCocoaError(_ errorCode: Int32) -> any Error

See Also

Errors and logging