Options
All
  • Public
  • Public/Protected
  • All
Menu

If this exception is raised in any of the handlers for a given event, it will stop the execution of all other registered event handlers. It can be seen as the StopIteration in a for loop but for events.

Hierarchy

  • Error
    • StopPropagation

Index

Constructors

Constructors

  • Parameters

    • Optional message: string

    Returns StopPropagation

Generated using TypeDoc