Exception: OnStomp::MalformedFrameError

Inherits:
FatalProtocolError show all
Defined in:
lib/onstomp.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.