자주 쓰는 오류 타입 모음.
View the Project on GitHub jaemyeong/ErrorKit
.package(url: "https://github.com/jaemyeong/ErrorKit.git", .upToNextMajor(from: "0.1.14"))
import ErrorKit ... throw UnknownError()
Jaemyeong Jin (jaemyeong@me.com)