Class LayoutManager.LedgerLayoutExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.bookkeeper.meta.LayoutManager.LedgerLayoutExistsException
All Implemented Interfaces:
Serializable
Enclosing interface:
LayoutManager

public static class LayoutManager.LedgerLayoutExistsException extends IOException
The Ledger layout exists exception.
See Also:
  • Constructor Details

    • LedgerLayoutExistsException

      public LedgerLayoutExistsException(String message)
    • LedgerLayoutExistsException

      public LedgerLayoutExistsException(String message, Throwable cause)
    • LedgerLayoutExistsException

      public LedgerLayoutExistsException(Throwable cause)