Class BookieException.LedgerFencedAndDeletedException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    BookieException

    public static class BookieException.LedgerFencedAndDeletedException
    extends BookieException
    Signals that a ledger has been fenced in a bookie. No more entries can be appended to that ledger.
    See Also:
    Serialized Form
    • Constructor Detail

      • LedgerFencedAndDeletedException

        public LedgerFencedAndDeletedException()