Skip to content

DataFetcherExceptionHandler. onException is both required and deprecated #2545

@softprops

Description

@softprops

In the latest release, at this time 17.2, DataFetcherExceptionHandler's method onException is deprecated in favor of its async replacement handleException.

It seems you can't implement its replacement still needing to implement onException which leaves new code following the suggestion with a deprecation warning. What's the recommended path to migrating without deprecation warnings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions