InputDocumentMaterializationError
sangria.execution.InputDocumentMaterializationError
case class InputDocumentMaterializationError(violations: Vector[Violation], eh: ExceptionHandler) extends ExecutionError, WithViolations, QueryAnalysisError
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait QueryAnalysisErrortrait WithViolationsclass ExecutionErrortrait ErrorWithResolvertrait UserFacingErrortrait AstNodeLocationclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- AstNodeLocation
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- ExecutionError
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ErrorWithResolver
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- ExecutionError
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
Inherited fields
Attributes
- Inherited from:
- AstNodeLocation
Attributes
- Inherited from:
- QueryAnalysisError
Attributes
- Inherited from:
- ExecutionError
Attributes
- Inherited from:
- ExecutionError
Attributes
- Inherited from:
- ExecutionError
In this article