Class CorruptedFrameException

All Implemented Interfaces:
Serializable

public class CorruptedFrameException extends TcTmException
Exception indicating a frame is corrupted
See Also:
  • Constructor Details

    • CorruptedFrameException

      public CorruptedFrameException(String msg)
    • CorruptedFrameException

      public CorruptedFrameException(String message, Throwable cause)