Exception: Stomper::Errors::MalformedFrameError

Inherits:
FatalProtocolError show all
Defined in:
lib/stomper/errors.rb

Overview

Raised when a malformed frame is encountered on the stream. For example, if a frame is not properly terminated with the FrameIO::FRAME_TERMINATOR character.