Uses of Class
graphql.ExceptionWhileDataFetching
Packages that use ExceptionWhileDataFetching
-
Uses of ExceptionWhileDataFetching in graphql.execution
Methods in graphql.execution with parameters of type ExceptionWhileDataFetchingModifier and TypeMethodDescriptionprotected void
SimpleDataFetcherExceptionHandler.logException
(ExceptionWhileDataFetching error, Throwable exception) Called to log the exception - a subclass could choose to something different in logging terms