- All Implemented Interfaces:
- java.io.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:
- Serialized Form