OperationSelectionError
sangria.execution.OperationSelectionError
case class OperationSelectionError(message: String, eh: ExceptionHandler, sm: Option[SourceMapper], pos: List[AstLocation]) extends ExecutionError, QueryAnalysisError
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait QueryAnalysisErrorclass 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