public final class ApolloHttpException
extends com.apollographql.apollo.exception.ApolloException
| Constructor and Description |
|---|
ApolloHttpException(okhttp3.Response rawResponse) |
| Modifier and Type | Method and Description |
|---|---|
int |
code() |
java.lang.String |
message() |
okhttp3.Response |
rawResponse() |