Class Stomp::Error::InvalidServerCommand
In: lib/stomp/errors.rb
lib/stomp/errors.rb
Parent: RuntimeError

InvalidServerCommand is raised if:

  • An invalid STOMP COMMAND is received from the server.

Methods

message   message  

Public Instance methods

[Validate]