Package | Description |
---|---|
graphql.analysis |
Modifier and Type | Method and Description |
---|---|
protected AbortExecutionException |
MaxQueryDepthInstrumentation.mkAbortException(int depth,
int maxDepth)
Called to generate your own error message or custom exception class
|
protected AbortExecutionException |
MaxQueryComplexityInstrumentation.mkAbortException(int totalComplexity,
int maxComplexity)
Called to generate your own error message or custom exception class
|
Copyright © 2019. All rights reserved.