Class
Stomp::Error::ProtocolErrorEmptyHeaderValue
In:
lib/stomp/errors.rb
Parent:
RuntimeError
ProtocolErrorEmptyHeaderValue
is raised if:
Any header value is empty ("")
and
Connection
protocol level == 1.0
Methods
message
Public Instance methods
message
()
[Validate]