Skip to content

Drop deprecated synchronous method in ExceptionResolversExceptionHandler #711

@rstoyanchev

Description

@rstoyanchev

The deprecated onException method in DataFetcherExceptionHandler has had a default implementation since version GraphQL Java 18, and is being removed altogether in "2023 July". It looks like we still have an implementation of it in ExceptionResolversExceptionHandler that throws UnsupportedOperationException.

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions