Contents

resume(throwing:)

Resume the task awaiting the continuation by having it throw an error from its suspension point

Declaration

consuming func resume(throwing error: Failure)

Parameters

  • error:

    The error to throw from the continuation