Class IncomingDataAfterSegmentEndedException

All Implemented Interfaces:
Serializable

public class IncomingDataAfterSegmentEndedException extends FatalDataValidationException
This exception is thrown when the server reads data from same segment after the segment is ended.
See Also:
  • Constructor Details

    • IncomingDataAfterSegmentEndedException

      public IncomingDataAfterSegmentEndedException(String message)
    • IncomingDataAfterSegmentEndedException

      public IncomingDataAfterSegmentEndedException(String message, Throwable throwable)