Package org.lmdbjava

Class Env.AlreadyOpenException

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

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

      • AlreadyOpenException

        public AlreadyOpenException()
        Creates a new instance.