resumeWithException

abstract fun resumeWithException(cause: Throwable)(source)

响应恢复异常 cause 到本次接收到的 ContinuousSessionProvider.push。 类似于 Continuation.resumeWithException