ErrorKit

자주 쓰는 오류 타입 모음.

View the Project on GitHub jaemyeong/ErrorKit

ErrorKit

Swift pages-build-deployment

Overview

자주 쓰는 오류 타입 모음.

Requirements

Installation

Swift Package Manager

.package(url: "https://github.com/jaemyeong/ErrorKit.git", .upToNextMajor(from: "0.1.14"))

Usage

import ErrorKit

... throw UnknownError()

Documentation

License

Author

Jaemyeong Jin (jaemyeong@me.com)