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