Errno

public class Errno

Utility class for handling OS-level errors

  • Returns a readable message from the current system errno code

    Declaration

    Swift

    public static var description: String { get }