Class JournalException.SegmentSizeTooSmall

All Implemented Interfaces:
Serializable
Enclosing class:
JournalException

public static class JournalException.SegmentSizeTooSmall extends JournalException
Exception thrown when the segment is too small to fit even one record
See Also:
  • Constructor Details

    • SegmentSizeTooSmall

      public SegmentSizeTooSmall(String message)