NSError
extension NSError
-
Undocumented
Declaration
Swift
public static func error(code: Int, message: String) -> NSError
-
Undocumented
Declaration
Swift
public convenience init(code: Int, message: String)