InvalidServerCommand is raised if:
InvalidServerCommand
An invalid STOMP COMMAND is received from the server.
# File lib/stomp/errors.rb, line 34 def message "Invalid command from server" end