Share via


FSKitFunctions Class

Definition

public static class FSKitFunctions
type FSKitFunctions = class
Inheritance
FSKitFunctions

Methods

Name Description
GetErrorForCocoaError(Int32)

Get an NSError for a given Cocoa error code.

GetErrorForMachError(Int32)

Get an NSError for a given Mach error code.

GetErrorForPosixError(Int32)

Get an NSError for a given POSIX error code.

Applies to