Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseHookErrorHandler

Database hook "error" handler.

deprecated

Since v0.7.0. Use normal try-catch blocks instead.

Hierarchy

  • DatabaseHookErrorHandler

Callable

  • Database hook "error" handler.

    deprecated

    Since v0.7.0. Use normal try-catch blocks instead.

    Parameters

    Returns void | Promise<void>