:orphan:

:py:mod:`slidge.core.gateway.session_dispatcher`
================================================

.. py:module:: slidge.core.gateway.session_dispatcher


Module Contents
---------------

.. py:exception:: Ignore




   Common base class for all exceptions

   .. py:method:: add_note()

      Exception.add_note(note) --
      add a note to the exception


   .. py:method:: with_traceback()

      Exception.with_traceback(tb) --
      set self.__traceback__ to tb and return self.



