Class BookieException.LedgerFencedException

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

    public static class BookieException.LedgerFencedException
    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

      • LedgerFencedException

        public LedgerFencedException()