Class MalformedFrameException

All Implemented Interfaces:
Serializable

public class MalformedFrameException extends IOException
Encapsulates a frame format error at the wire level.
See Also:
  • Constructor Details

    • MalformedFrameException

      public MalformedFrameException(String reason)
      Instantiate a MalformedFrameException.
      Parameters:
      reason - a string describing the exception