Exception: NewRelic::Security::WebSocket::Error::Frame::DataFrameInsteadContinuation

Inherits:
NewRelic::Security::WebSocket::Error::Frame show all
Defined in:
lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



13
14
15
# File 'lib/newrelic_security/websocket-client-simple/websocket-ruby/lib/websocket/error.rb', line 13

def message
  :data_frame_instead_continuation
end