Represents a throw (error) event in an async generator execution.
The type of the thrown value/error (default: unknown)
unknown
Represents a throw (error) event in an async generator execution.
See