Instance Methodswift 6.1.2Distributed

onThrow(error:)

iOS
16.0+
macOS
13.0+
tvOS
16.0+
watchOS
9.0+
func onThrow<Err>(error: Err) async throws where Err : Error