Exceptions ========== .. module:: fast_channels.exceptions Exception classes used throughout Fast Channels. .. autoexception:: fast_channels.exceptions.InvalidChannelLayerError :members: :undoc-members: :show-inheritance: .. autoexception:: fast_channels.exceptions.AcceptConnection :members: :undoc-members: :show-inheritance: .. autoexception:: fast_channels.exceptions.DenyConnection :members: :undoc-members: :show-inheritance: .. autoexception:: fast_channels.exceptions.StopConsumer :members: :undoc-members: :show-inheritance: