class DoubleReceiveException : IllegalStateException
Exception representing that the response payload has already been received.
DoubleReceiveException(call: HttpClientCall)
Exception representing that the response payload has already been received. |
val message: String |