Errno
public class Errno
Utility class for handling OS-level errors
-
Returns a readable message from the current system
errnocodeDeclaration
Swift
public static var description: String { get }
View on GitHub