일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- Class
- Method
- Git
- Protocol
- initializer
- delegate
- extension
- property
- 이니셜라이저
- struct
- Terminal
- url
- Foundation
- 스위프트
- optional
- 디자인패턴
- type
- Xcode
- tuist
- 코딩테스트
- Swift
- enum
- UIKit
- init
- IOS
- interpace
- String
- Unicode
- instance
- initalizer
Archives
- Today
- Total
목록오류처리 (1)
아리의 iOS 탐구생활

🔍 try do-catch Error Handling — The Swift Programming Language (Swift 5.5) Error Handling Error handling is the process of responding to and recovering from error conditions in your program. Swift provides first-class support for throwing, catching, propagating, and manipulating recoverable errors at runtime. Some operations aren docs.swift.org 오류처리(Error Handling)는 프로그램이 오류를 일으켰을 때 감지하고 복구하는 프로..
Swift/문법
2021. 8. 25. 16:00