CustomDataFetcherExceptionHandler

class CustomDataFetcherExceptionHandler : DataFetcherExceptionHandler

Custom Exception Handler implantation allowing control over sanitation, relevance and specificity

Constructors

CustomDataFetcherExceptionHandler
Link copied to clipboard
fun CustomDataFetcherExceptionHandler()

Functions

handleException
Link copied to clipboard
open fun handleException(p0: DataFetcherExceptionHandlerParameters): CompletableFuture<DataFetcherExceptionHandlerResult>
onException
Link copied to clipboard
open override fun onException(handlerParameters: DataFetcherExceptionHandlerParameters): DataFetcherExceptionHandlerResult