Exception: OnStomp::MalformedFrameError
- Inherits:
-
FatalProtocolError
- Object
- StandardError
- OnStompError
- FatalProtocolError
- OnStomp::MalformedFrameError
- 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.