Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 181 Bytes

404.md

File metadata and controls

12 lines (11 loc) · 181 Bytes
layout title description
default
404
404 — Page not found
if let error = error {
  print(error.localizedDescription)
}
// Output: "404 - Page not found!"