java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lmdbjava.LmdbException
org.lmdbjava.LmdbNativeException
org.lmdbjava.LmdbNativeException.ConstantDerivedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LmdbNativeException
Exception raised from a system constant table lookup.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.lmdbjava.LmdbNativeException
LmdbNativeException.ConstantDerivedException, LmdbNativeException.PageCorruptedException, LmdbNativeException.PageFullException, LmdbNativeException.PageNotFoundException, LmdbNativeException.PanicException, LmdbNativeException.TlsFullException -
Method Summary
Methods inherited from class org.lmdbjava.LmdbNativeException
getResultCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString