Exception: WebSocket::Error::Frame::UnexpectedContinuationFrame

Inherits:
WebSocket::Error::Frame show all
Defined in:
lib/websocket/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



55
56
57
# File 'lib/websocket/error.rb', line 55

def message
  :unexpected_continuation_frame
end