FrameTooBigException
class FrameTooBigException(frameSize: Long) : Exception, CopyableThrowable<WebSocketReader.FrameTooBigException>
Content copied to clipboard
Raised when the frame is bigger than allowed in a current websocket session
Parameters
frameSize
size of received or posted frame that is too big
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard