Class JournalException.SegmentFull

All Implemented Interfaces:
Serializable
Enclosing class:
JournalException

public static class JournalException.SegmentFull extends JournalException
Exception thrown when the segment is full and no records can be appended
See Also:
  • Constructor Details

    • SegmentFull

      public SegmentFull(String message)