swift 自定义Error使用

2022-03-09  本文已影响0人  wenju

struct customError: Error {
let errorMsg: String
}

上一篇 下一篇

猜你喜欢

热点阅读