GraphqlExceptionsManager class
Constructors
-
GraphqlExceptionsManager(Object request, QueryResult<
Object?> ? result, Map<String, dynamic> variables)
Properties
Methods
-
manage(
) → void - Determine exception to rethrow
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
printOutError(
) → void - Print error output
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited