Swiftly

Swift 5.7 references for busy coders

404

if let error = error {
  print(error.localizedDescription)
}
// Output: "404 - Page not found!"