JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.sentry.graphql
package
io.sentry.graphql
Related Packages
Package
Description
io.sentry
All Classes and Interfaces
Interfaces
Classes
Class
Description
BuildConfig
ExceptionReporter
ExceptionReporter.ExceptionDetails
GraphqlStringUtils
NoOpSubscriptionHandler
SentryDataFetcherExceptionHandler
Deprecated.
please use
SentryGenericDataFetcherExceptionHandler
in combination with
SentryInstrumentation
instead for better error reporting.
SentryGenericDataFetcherExceptionHandler
Captures exceptions that occur during data fetching, passes them to Sentry and invokes a delegate exception handler.
SentryGraphqlExceptionHandler
SentryInstrumentation
SentryInstrumentation.BeforeSpanCallback
SentrySubscriptionHandler
SentryGenericDataFetcherExceptionHandler
in combination withSentryInstrumentation
instead for better error reporting.