Stomp::Error::ProtocolError11p
UnsupportedProtocolError is raised if:
No supported Stomp protocol levels are detected during a connect.
# File lib/stomp/errors.rb, line 117 def message "unsupported protocol level(s)" end