public final class ResponseUtils
extends java.lang.Object
The OkHttp Response utility class.
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
errorResponse(okhttp3.Response response)
Creates string representation of an error response.
|