GitHubJupyter
  • Preparing search index...
  • The search index is not available
@lumino
  • @lumino
  • messaging
  • MessageLoop
  • setExceptionHandler

Function setExceptionHandler

  • setExceptionHandler(handler): MessageLoop.ExceptionHandler
  • Set the message loop exception handler.

    Parameters

    • handler: MessageLoop.ExceptionHandler

      The function to use as the exception handler.

    Returns MessageLoop.ExceptionHandler

    The old exception handler.

    Notes

    The exception handler is invoked when a message handler or a message hook throws an exception.

    • Defined in index.ts:459

Settings

Member Visibility

Theme

On This Page

Notes
@lumino
  • Loading...

Generated using TypeDoc