openff.recharge.esp.storage.exceptions.IncompatibleDBVersion

exception openff.recharge.esp.storage.exceptions.IncompatibleDBVersion(found_version: int, expected_version: int)[source]

Bases: RechargeException

An exception raised when attempting to load an ESP store whose version does not match the version expected by the framework.