class ReceivePipelineException : IllegalStateException
Exception representing fail of the response pipeline cause contains origin pipeline exception
ReceivePipelineException(request: HttpClientCall, info: TypeInfo, cause: Throwable) ReceivePipelineException(request: HttpClientCall, info: TypeInfo, cause: Throwable)
Exception representing fail of the response pipeline cause contains origin pipeline exception |
val cause: Throwable |
|
val info: TypeInfo |
|
val request: HttpClientCall |