The type of the elements in the source and handler sequences.
Rest
...args: AsyncIterable<T>[]async-iterable sequences to catch exceptions for.
An async-iterable sequence containing elements from consecutive source sequences until a source sequence terminates successfully.
Generated using TypeDoc
Continues an async-iterable sequence that is terminated by an exception with the next async-iterable sequence.