djangofloor.wsgi.exceptions¶
-
exception
djangofloor.wsgi.exceptions.FrameTooLargeException[source]¶ Raised if a received frame is too large.
-
exception
djangofloor.wsgi.exceptions.HandshakeError[source]¶ Raised if an error occurs during protocol handshake.
-
exception
djangofloor.wsgi.exceptions.NoWindowKeyException[source]¶ raise when the middleware DjangoFloorMiddleware is not used.