Interface HandlerDataFetcherExceptionResolver

All Superinterfaces:
DataFetcherExceptionResolver

public interface HandlerDataFetcherExceptionResolver extends DataFetcherExceptionResolver
Extension of DataFetcherExceptionResolver with overloaded method to apply at the point of DataFetcher invocation to allow local exception handling.
Since:
1.3.0
Author:
Rossen Stoyanchev