UnderlyingErrorProtocol
public protocol UnderlyingErrorProtocol
嵌套错误协议,获取内部错误
-
Undocumented
Declaration
Swift
var underlyingError: Error? { get }
public protocol UnderlyingErrorProtocol
嵌套错误协议,获取内部错误
Undocumented
Swift
var underlyingError: Error? { get }