Serialized Form
-
Package com.graphql_java_generator.exception
-
Exception com.graphql_java_generator.exception.GraphQLInternalErrorException
class GraphQLInternalErrorException extends GraphQLRequestPreparationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.graphql_java_generator.exception.GraphQLRequestExecutionException
class GraphQLRequestExecutionException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errors
List<org.springframework.graphql.ResponseError> errors
-
-
Exception com.graphql_java_generator.exception.GraphQLRequestPreparationException
class GraphQLRequestPreparationException extends Exception implements Serializable- serialVersionUID:
- 1L
-