Chapter 21: Error Handling
大綱
What is error handling?
Failable initializers
Optional chaining
Map and compactMap
Error protocol
Throwing errors
Handling errors
Not looking at the detailed error
Stoping your program on an error
PugBot
Handling multiple errors
Rethrows
Key points
Last updated