linkExceptionHandler property

LinkExceptionHandler? linkExceptionHandler
final

A callback used to customize behavior when a mutation execution results in a LinkException.

Implementation

final LinkExceptionHandler? linkExceptionHandler;