public class GraphQLRequestPreparationException extends Exception
Builder is called
with invalid values (non existing fields, field from other objects...) or when a call to a query is attempted with a
ObjectResponse build for another GraphQL type| Constructor and Description |
|---|
GraphQLRequestPreparationException(String msg) |
GraphQLRequestPreparationException(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.