JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.apollographql.apollo.exception
Class
com.apollographql.apollo.exception.ApolloCanceledException
extends
ApolloException
implements Serializable
Class
com.apollographql.apollo.exception.ApolloException
extends java.lang.RuntimeException implements Serializable
Class
com.apollographql.apollo.exception.ApolloHttpException
extends
ApolloException
implements Serializable
Serialized Fields
code
int code
message
java.lang.String message
Class
com.apollographql.apollo.exception.ApolloNetworkException
extends
ApolloException
implements Serializable
Class
com.apollographql.apollo.exception.ApolloParseException
extends
ApolloException
implements Serializable
Package com.apollographql.apollo.internal.subscription
Class
com.apollographql.apollo.internal.subscription.ApolloSubscriptionException
extends
ApolloException
implements Serializable
Class
com.apollographql.apollo.internal.subscription.ApolloSubscriptionServerException
extends
ApolloSubscriptionException
implements Serializable
Serialized Fields
errorPayload
java.util.Map<K,V> errorPayload
Class
com.apollographql.apollo.internal.subscription.ApolloSubscriptionTerminatedException
extends
ApolloException
implements Serializable
Package com.apollographql.apollo.json
Class
com.apollographql.apollo.json.JsonDataException
extends java.lang.RuntimeException implements Serializable
Class
com.apollographql.apollo.json.JsonEncodingException
extends java.io.IOException implements Serializable
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes