:mod:`trait_notifiers` Module
=============================

.. automodule:: traits.trait_notifiers
    :no-members:

Classes
-------

.. autoclass:: NotificationExceptionHandlerState

.. autoclass:: NotificationExceptionHandler
    :members: _push_handler, _pop_handler, _handle_exception, _get_handlers,
        _check_lock, _log_exception

.. autoclass:: StaticAnyTraitChangeNotifyWrapper

.. autoclass:: StaticTraitChangeNotifyWrapper

.. autoclass:: TraitChangeNotifyWrapper

.. autoclass:: ExtendedTraitChangeNotifyWrapper

.. autoclass:: FastUITraitChangeNotifyWrapper

.. autoclass:: NewTraitChangeNotifyWrapper

Functions
---------

.. autofunction:: set_ui_handler
