Module lmdbjava
Package org.lmdbjava

Class LmdbNativeException.PageFullException

All Implemented Interfaces:
Serializable
Enclosing class:
LmdbNativeException

public static final class LmdbNativeException.PageFullException extends LmdbNativeException
Page has not enough space - internal error.
See Also:
  • Constructor Details

    • PageFullException

      public PageFullException()