Package com.sleepycat.db
Class VersionMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.db.DatabaseException
com.sleepycat.db.VersionMismatchException
- All Implemented Interfaces:
Serializable
Thrown if the version of the Berkeley DB library doesn't match the version that created
the database environment.
- See Also:
-
Method Summary
Methods inherited from class com.sleepycat.db.DatabaseException
getEnvironment, getErrno, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace