ApolloHttpException
fun ApolloHttpException( statusCode: Int, headers: List<HttpHeader>, body: BufferedSource?, message: String, cause: Throwable? = null)
Content copied to clipboard
Parameters
statusCode
: the HTTP status code
headers
: the HTTP headers