apolloExceptionHandler

A handler that can be set to intercept certain exceptions occurring in the library that are not normally surfaced. This can be used to investigate issues. The default is to log the exception.

On native, this needs to be set before any call to ApolloClient.Builder.build()