Package org.apache.bookkeeper.bookie
Class Bookie.NoLedgerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.bookkeeper.bookie.Bookie.NoLedgerException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- Bookie
public static class Bookie.NoLedgerException extends java.io.IOException
Exception is thrown when no such a ledger is found in this bookie.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoLedgerException(long ledgerId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getLedgerId()
-