Class EndOfSegmentException

  • All Implemented Interfaces:
    java.io.Serializable

    public class EndOfSegmentException
    extends java.io.IOException
    A segment has ended. No more events may be read from it. This exception is thrown when SegmentInputStream reaches - end of a Segment - configured end offset of a Segment.
    See Also:
    Serialized Form