openff.bespokefit.exceptions.ForceFieldError

exception openff.bespokefit.exceptions.ForceFieldError(message: str)[source]

Bases: BespokeFitException

Raised if the forcefield has an incorrect format or can not be loaded.

error_type = 'force_field_error'
header = 'Force Field Error'