Exception: WebSocket::Error::Frame::UnexpectedContinuationFrame
- Inherits:
-
WebSocket::Error::Frame
- Object
- RuntimeError
- WebSocket::Error
- WebSocket::Error::Frame
- WebSocket::Error::Frame::UnexpectedContinuationFrame
- Defined in:
- lib/websocket/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
55 56 57 |
# File 'lib/websocket/error.rb', line 55 def :unexpected_continuation_frame end |