Class BookieException.EntryLogMetadataMapException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.bookie.BookieException
org.apache.bookkeeper.bookie.BookieException.EntryLogMetadataMapException
All Implemented Interfaces:
Serializable
Enclosing class:
BookieException

public static class BookieException.EntryLogMetadataMapException extends BookieException
Signal that error while accessing entry-log metadata map.
See Also:
  • Constructor Details

    • EntryLogMetadataMapException

      public EntryLogMetadataMapException(Throwable cause)