Contents

fs_errorForMachError(_:)

Creates an error object for the given Mach error code.

Declaration

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

See Also

Errors and logging