Class VersionMismatchException

All Implemented Interfaces:
Serializable

public class VersionMismatchException extends DatabaseException
Thrown if the version of the Berkeley DB library doesn't match the version that created the database environment.
See Also: