ReceivePipelineException
class ReceivePipelineException(request: HttpClientCall, info: TypeInfo, cause: Throwable) : IllegalStateException
Content copied to clipboard
Exception representing fail of the response pipeline cause contains origin pipeline exception
Constructors
Link copied to clipboard
fun ReceivePipelineException(request: HttpClientCall, info: TypeInfo, cause: Throwable)
Content copied to clipboard