Serialized Form
-
Package org.lmdbjava
-
Class org.lmdbjava.ByteBufferProxy.BufferMustBeDirectException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Cursor.ClosedException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Cursor.FullException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Dbi.BadDbiException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Dbi.BadValueSizeException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Dbi.DbFullException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Dbi.IncompatibleException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Dbi.KeyExistsException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Dbi.KeyNotFoundException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Dbi.MapResizedException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Env.AlreadyClosedException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Env.AlreadyOpenException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Env.FileInvalidException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Env.InvalidCopyDestination extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Env.MapFullException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Env.ReadersFullException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Env.VersionMismatchException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.LmdbException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.LmdbNativeException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
rc
int rc
Result code returned by the LMDB C function.
-
-
Class org.lmdbjava.LmdbNativeException.ConstantDerivedException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.LmdbNativeException.PageCorruptedException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.LmdbNativeException.PageFullException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.LmdbNativeException.PageNotFoundException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.LmdbNativeException.PanicException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.LmdbNativeException.TlsFullException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.BadException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.BadReaderLockException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.EnvIsReadOnly extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.IncompatibleParent extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.NotReadyException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.NotResetException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.ReadOnlyRequiredException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.ReadWriteRequiredException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.ResetException extends LmdbException implements Serializable
- serialVersionUID:
- 1L
-
Class org.lmdbjava.Txn.TxFullException extends LmdbNativeException implements Serializable
- serialVersionUID:
- 1L
-