error abstract method

Future<void> error(
  1. HookContext context
)

When an error occurs

Implementation

Future<void> error(HookContext context);