Package org.lmdbjava

Class Env.AlreadyClosedException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Env<T>

    public static final class Env.AlreadyClosedException
    extends LmdbException
    Object has already been closed and the operation is therefore prohibited.
    See Also:
    Serialized Form
    • Constructor Detail

      • AlreadyClosedException

        public AlreadyClosedException()
        Creates a new instance.