Uses of Class
io.camunda.zeebe.journal.JournalException
Packages that use JournalException
-
Uses of JournalException in io.camunda.zeebe.journal
Subclasses of JournalException in io.camunda.zeebe.journalModifier and TypeClassDescriptionstatic classException thrown when an entry's application sequence number lower than the previous record.static classException thrown when an entry has an invalid checksum.static classException thrown when an entry's index is not the expected one.static classException thrown when storage runs out of disk space.static classException thrown when the segment is full and no records can be appendedstatic classException thrown when the segment is too small to fit even one record