autobahn.exception

Exceptions

PayloadExceededError

Exception raised when the serialized and framed (eg WebSocket/RawSocket) WAMP payload

Module Contents

exception PayloadExceededError[source]

Bases: RuntimeError

Exception raised when the serialized and framed (eg WebSocket/RawSocket) WAMP payload exceeds the transport message size limit.